Skip to content

Console Output

17:26:12 [2023-12-15T22:26:12.153Z] Triggered by Gerrit: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/205856
17:26:12 [2023-12-15T22:26:12.370Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
17:26:12 [2023-12-15T22:26:12.830Z] [Pipeline] Start of Pipeline
17:26:13 [2023-12-15T22:26:13.154Z] [Pipeline] readTrusted
17:26:13 [2023-12-15T22:26:13.327Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
17:26:13 [2023-12-15T22:26:13.328Z] [Pipeline] echo
17:26:13 [2023-12-15T22:26:13.329Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
17:26:13 [2023-12-15T22:26:13.330Z] [Pipeline] podTemplate
17:26:13 [2023-12-15T22:26:13.362Z] [Pipeline] {
17:26:13 [2023-12-15T22:26:13.375Z] [Pipeline] node
17:26:28 [2023-12-15T22:26:28.376Z] Still waiting to schedule task
17:26:28 [2023-12-15T22:26:28.377Z] Waiting for next available executor on ‘tracecompass-build17:26:57 [2023-12-15T22:26:57.023Z] Agent tracecompass-build-g68vh-x9lph is provisioned from template tracecompass-build-g68vh
17:26:57 [2023-12-15T22:26:57.024Z] ---
17:26:57 [2023-12-15T22:26:57.024Z] apiVersion: "v1"
17:26:57 [2023-12-15T22:26:57.024Z] kind: "Pod"
17:26:57 [2023-12-15T22:26:57.024Z] metadata:
17:26:57 [2023-12-15T22:26:57.024Z]   annotations:
17:26:57 [2023-12-15T22:26:57.024Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/4310/"
17:26:57 [2023-12-15T22:26:57.024Z]     runUrl: "job/tracecompass-gerrit-long-ui-only/4310/"
17:26:57 [2023-12-15T22:26:57.024Z]   labels:
17:26:57 [2023-12-15T22:26:57.024Z]     jenkins: "slave"
17:26:57 [2023-12-15T22:26:57.024Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
17:26:57 [2023-12-15T22:26:57.024Z]     jenkins/label: "tracecompass-build"
17:26:57 [2023-12-15T22:26:57.024Z]   name: "tracecompass-build-g68vh-x9lph"
17:26:57 [2023-12-15T22:26:57.024Z]   namespace: "tracecompass"
17:26:57 [2023-12-15T22:26:57.024Z] spec:
17:26:57 [2023-12-15T22:26:57.024Z]   containers:
17:26:57 [2023-12-15T22:26:57.024Z]   - args:
17:26:57 [2023-12-15T22:26:57.024Z]     - "-c"
17:26:57 [2023-12-15T22:26:57.024Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
17:26:57 [2023-12-15T22:26:57.024Z]     command:
17:26:57 [2023-12-15T22:26:57.024Z]     - "/bin/sh"
17:26:57 [2023-12-15T22:26:57.024Z]     image: "eclipse/tracecompass-build-env:18.04"
17:26:57 [2023-12-15T22:26:57.024Z]     imagePullPolicy: "Always"
17:26:57 [2023-12-15T22:26:57.024Z]     name: "tracecompass"
17:26:57 [2023-12-15T22:26:57.024Z]     resources:
17:26:57 [2023-12-15T22:26:57.024Z]       limits:
17:26:57 [2023-12-15T22:26:57.024Z]         memory: "2.6Gi"
17:26:57 [2023-12-15T22:26:57.024Z]         cpu: "1.3"
17:26:57 [2023-12-15T22:26:57.024Z]       requests:
17:26:57 [2023-12-15T22:26:57.024Z]         memory: "2.6Gi"
17:26:57 [2023-12-15T22:26:57.024Z]         cpu: "1.3"
17:26:57 [2023-12-15T22:26:57.024Z]     tty: true
17:26:57 [2023-12-15T22:26:57.024Z]     volumeMounts:
17:26:57 [2023-12-15T22:26:57.024Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
17:26:57 [2023-12-15T22:26:57.024Z]       name: "settings-xml"
17:26:57 [2023-12-15T22:26:57.024Z]       readOnly: true
17:26:57 [2023-12-15T22:26:57.024Z]       subPath: "settings.xml"
17:26:57 [2023-12-15T22:26:57.024Z]     - mountPath: "/home/jenkins/.m2/repository"
17:26:57 [2023-12-15T22:26:57.024Z]       name: "m2-repo"
17:26:57 [2023-12-15T22:26:57.024Z]     - mountPath: "/opt/tools"
17:26:57 [2023-12-15T22:26:57.024Z]       name: "tools"
17:26:57 [2023-12-15T22:26:57.024Z]     - mountPath: "/home/jenkins/agent"
17:26:57 [2023-12-15T22:26:57.024Z]       name: "workspace-volume"
17:26:57 [2023-12-15T22:26:57.024Z]       readOnly: false
17:26:57 [2023-12-15T22:26:57.024Z]   - env:
17:26:57 [2023-12-15T22:26:57.024Z]     - name: "JENKINS_SECRET"
17:26:57 [2023-12-15T22:26:57.024Z]       value: "********"
17:26:57 [2023-12-15T22:26:57.024Z]     - name: "JENKINS_TUNNEL"
17:26:57 [2023-12-15T22:26:57.024Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
17:26:57 [2023-12-15T22:26:57.024Z]     - name: "JENKINS_AGENT_NAME"
17:26:57 [2023-12-15T22:26:57.024Z]       value: "tracecompass-build-g68vh-x9lph"
17:26:57 [2023-12-15T22:26:57.024Z]     - name: "JENKINS_NAME"
17:26:57 [2023-12-15T22:26:57.024Z]       value: "tracecompass-build-g68vh-x9lph"
17:26:57 [2023-12-15T22:26:57.024Z]     - name: "JENKINS_AGENT_WORKDIR"
17:26:57 [2023-12-15T22:26:57.024Z]       value: "/home/jenkins/agent"
17:26:57 [2023-12-15T22:26:57.024Z]     - name: "JENKINS_URL"
17:26:57 [2023-12-15T22:26:57.024Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
17:26:57 [2023-12-15T22:26:57.024Z]     image: "eclipsecbi/jenkins-jnlp-agent"
17:26:57 [2023-12-15T22:26:57.024Z]     name: "jnlp"
17:26:57 [2023-12-15T22:26:57.024Z]     resources:
17:26:57 [2023-12-15T22:26:57.024Z]       requests:
17:26:57 [2023-12-15T22:26:57.024Z]         memory: "256Mi"
17:26:57 [2023-12-15T22:26:57.024Z]         cpu: "100m"
17:26:57 [2023-12-15T22:26:57.024Z]     volumeMounts:
17:26:57 [2023-12-15T22:26:57.024Z]     - mountPath: "/home/jenkins/.ssh"
17:26:57 [2023-12-15T22:26:57.024Z]       name: "volume-known-hosts"
17:26:57 [2023-12-15T22:26:57.024Z]     - mountPath: "/home/jenkins/agent"
17:26:57 [2023-12-15T22:26:57.024Z]       name: "workspace-volume"
17:26:57 [2023-12-15T22:26:57.024Z]       readOnly: false
17:26:57 [2023-12-15T22:26:57.024Z]   nodeSelector:
17:26:57 [2023-12-15T22:26:57.024Z]     kubernetes.io/os: "linux"
17:26:57 [2023-12-15T22:26:57.024Z]   restartPolicy: "Never"
17:26:57 [2023-12-15T22:26:57.024Z]   volumes:
17:26:57 [2023-12-15T22:26:57.024Z]   - emptyDir: {}
17:26:57 [2023-12-15T22:26:57.024Z]     name: "m2-repo"
17:26:57 [2023-12-15T22:26:57.024Z]   - name: "settings-xml"
17:26:57 [2023-12-15T22:26:57.024Z]     secret:
17:26:57 [2023-12-15T22:26:57.024Z]       items:
17:26:57 [2023-12-15T22:26:57.024Z]       - key: "settings.xml"
17:26:57 [2023-12-15T22:26:57.024Z]         path: "settings.xml"
17:26:57 [2023-12-15T22:26:57.024Z]       secretName: "m2-secret-dir"
17:26:57 [2023-12-15T22:26:57.024Z]   - emptyDir:
17:26:57 [2023-12-15T22:26:57.024Z]       medium: ""
17:26:57 [2023-12-15T22:26:57.024Z]     name: "workspace-volume"
17:26:57 [2023-12-15T22:26:57.024Z]   - configMap:
17:26:57 [2023-12-15T22:26:57.024Z]       name: "known-hosts"
17:26:57 [2023-12-15T22:26:57.024Z]     name: "volume-known-hosts"
17:26:57 [2023-12-15T22:26:57.024Z]   - name: "tools"
17:26:57 [2023-12-15T22:26:57.024Z]     persistentVolumeClaim:
17:26:57 [2023-12-15T22:26:57.024Z]       claimName: "tools-claim-jiro-tracecompass"
17:26:57 [2023-12-15T22:26:57.024Z] 
17:26:58 [2023-12-15T22:26:58.030Z] Running on tracecompass-build-g68vh-x9lph in /home/jenkins/agent/workspace/tracecompass-gerrit-core-only
17:26:58 [2023-12-15T22:26:58.031Z] [Pipeline] {
17:26:58 [2023-12-15T22:26:58.088Z] [Pipeline] stage
17:26:58 [2023-12-15T22:26:58.089Z] [Pipeline] { (Declarative: Checkout SCM)
17:26:58 [2023-12-15T22:26:58.130Z] [Pipeline] checkout
17:26:58 [2023-12-15T22:26:58.239Z] Selected Git installation does not exist. Using Default
17:26:58 [2023-12-15T22:26:58.239Z] The recommended git tool is: NONE
17:27:03 [2023-12-15T22:27:03.145Z] No credentials specified
17:27:03 [2023-12-15T22:27:03.147Z] Cloning the remote Git repository
17:27:03 [2023-12-15T22:27:03.228Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
17:27:03 [2023-12-15T22:27:03.265Z]  > git init /home/jenkins/agent/workspace/tracecompass-gerrit-core-only # timeout=10
17:27:03 [2023-12-15T22:27:03.342Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
17:27:03 [2023-12-15T22:27:03.342Z]  > git --version # timeout=10
17:27:03 [2023-12-15T22:27:03.344Z]  > git --version # 'git version 2.20.1'
17:27:03 [2023-12-15T22:27:03.344Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
17:27:03 [2023-12-15T22:27:03.685Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
17:27:03 [2023-12-15T22:27:03.689Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:27:04 [2023-12-15T22:27:04.961Z] Avoid second fetch
17:27:05 [2023-12-15T22:27:05.028Z] Checking out Revision 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f (refs/remotes/origin/master)
17:27:05 [2023-12-15T22:27:05.350Z] Commit message: "Add jenkins file with maven 3.8.6"
17:27:04 [2023-12-15T22:27:04.964Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:27:05 [2023-12-15T22:27:05.034Z]  > git config core.sparsecheckout # timeout=10
17:27:05 [2023-12-15T22:27:05.037Z]  > git checkout -f 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
17:27:05 [2023-12-15T22:27:05.355Z]  > git rev-list --no-walk 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
17:27:05 [2023-12-15T22:27:05.454Z] [Pipeline] }
17:27:05 [2023-12-15T22:27:05.465Z] [Pipeline] // stage
17:27:05 [2023-12-15T22:27:05.478Z] [Pipeline] withEnv
17:27:05 [2023-12-15T22:27:05.479Z] [Pipeline] {
17:27:05 [2023-12-15T22:27:05.510Z] [Pipeline] withEnv
17:27:05 [2023-12-15T22:27:05.511Z] [Pipeline] {
17:27:05 [2023-12-15T22:27:05.592Z] [Pipeline] timestamps
17:27:05 [2023-12-15T22:27:05.592Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
17:27:05 [2023-12-15T22:27:05.593Z] [Pipeline] {
17:27:05 [2023-12-15T22:27:05.674Z] [Pipeline] timeout
17:27:05 [2023-12-15T22:27:05.674Z] Timeout set to expire in 4 hr 0 min
17:27:05 [2023-12-15T22:27:05.675Z] [Pipeline] {
17:27:05 [2023-12-15T22:27:05.689Z] [Pipeline] stage
17:27:05 [2023-12-15T22:27:05.689Z] [Pipeline] { (Declarative: Tool Install)
17:27:05 [2023-12-15T22:27:05.703Z] [Pipeline] tool
17:27:05 [2023-12-15T22:27:05.716Z] [Pipeline] envVarsForTool
17:27:05 [2023-12-15T22:27:05.731Z] [Pipeline] tool
17:27:05 [2023-12-15T22:27:05.744Z] [Pipeline] envVarsForTool
17:27:05 [2023-12-15T22:27:05.758Z] [Pipeline] }
17:27:05 [2023-12-15T22:27:05.769Z] [Pipeline] // stage
17:27:05 [2023-12-15T22:27:05.782Z] [Pipeline] withEnv
17:27:05 [2023-12-15T22:27:05.783Z] [Pipeline] {
17:27:05 [2023-12-15T22:27:05.797Z] [Pipeline] stage
17:27:05 [2023-12-15T22:27:05.797Z] [Pipeline] { (Checkout)
17:27:05 [2023-12-15T22:27:05.835Z] [Pipeline] tool
17:27:05 [2023-12-15T22:27:05.848Z] [Pipeline] envVarsForTool
17:27:05 [2023-12-15T22:27:05.953Z] [Pipeline] tool
17:27:05 [2023-12-15T22:27:05.965Z] [Pipeline] envVarsForTool
17:27:05 [2023-12-15T22:27:05.980Z] [Pipeline] withEnv
17:27:05 [2023-12-15T22:27:05.981Z] [Pipeline] {
17:27:05 [2023-12-15T22:27:05.995Z] [Pipeline] container
17:27:05 [2023-12-15T22:27:05.995Z] [Pipeline] {
17:27:06 [2023-12-15T22:27:06.008Z] [Pipeline] sh
17:27:06 [2023-12-15T22:27:06.562Z] + mkdir -p ../scripts
17:27:06 [2023-12-15T22:27:06.569Z] [Pipeline] sh
17:27:07 [2023-12-15T22:27:07.073Z] + cp scripts/deploy-rcp.sh ../scripts
17:27:07 [2023-12-15T22:27:07.079Z] [Pipeline] sh
17:27:07 [2023-12-15T22:27:07.601Z] + cp scripts/deploy-update-site.sh ../scripts
17:27:07 [2023-12-15T22:27:07.607Z] [Pipeline] sh
17:27:08 [2023-12-15T22:27:08.120Z] + cp scripts/deploy-doc.sh ../scripts
17:27:08 [2023-12-15T22:27:08.126Z] [Pipeline] sh
17:27:08 [2023-12-15T22:27:08.641Z] + cp scripts/deploy-javadoc.sh ../scripts
17:27:08 [2023-12-15T22:27:08.647Z] [Pipeline] sh
17:27:09 [2023-12-15T22:27:09.162Z] + cp scripts/macosx-notarize.sh ../scripts
17:27:09 [2023-12-15T22:27:09.168Z] [Pipeline] checkout
17:27:09 [2023-12-15T22:27:09.176Z] The recommended git tool is: NONE
17:27:09 [2023-12-15T22:27:09.181Z] No credentials specified
17:27:09 [2023-12-15T22:27:09.181Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2cf3f93b; decorates RemoteLauncher[hudson.remoting.Channel@eedf34a7:JNLP4-connect connection from 10.40.21.32/10.40.21.32:44010] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:27:09 [2023-12-15T22:27:09.188Z] Fetching changes from the remote Git repository
17:27:09 [2023-12-15T22:27:09.185Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.git # timeout=10
17:27:09 [2023-12-15T22:27:09.195Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
17:27:09 [2023-12-15T22:27:09.227Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
17:27:09 [2023-12-15T22:27:09.228Z]  > git --version # timeout=10
17:27:09 [2023-12-15T22:27:09.231Z]  > git --version # 'git version 2.20.1'
17:27:09 [2023-12-15T22:27:09.231Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/changes/56/205856/1 # timeout=10
17:28:15 [2023-12-15T22:28:15.536Z] JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
17:28:15 [2023-12-15T22:28:15.537Z] Checking out Revision 67b77b69137f8ac4567e26913ec718b36bbc0144 (refs/changes/56/205856/1)
17:28:15 [2023-12-15T22:28:15.533Z]  > git rev-parse 67b77b69137f8ac4567e26913ec718b36bbc0144^{commit} # timeout=10
17:28:15 [2023-12-15T22:28:15.544Z]  > git config core.sparsecheckout # timeout=10
17:28:15 [2023-12-15T22:28:15.629Z]  > git checkout -f 67b77b69137f8ac4567e26913ec718b36bbc0144 # timeout=10
17:28:20 [2023-12-15T22:28:20.128Z] Commit message: "Bug 582758: Point to new 9.2.0 baseline update site"
17:28:20 [2023-12-15T22:28:20.134Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
17:28:21 [2023-12-15T22:28:21.245Z]  > git rev-list --no-walk d8101a9873f83f09e09faea24df58eb8e5f0dc0e # timeout=10
17:28:21 [2023-12-15T22:28:21.810Z] [Pipeline] sh
17:28:22 [2023-12-15T22:28:22.527Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
17:28:22 [2023-12-15T22:28:22.578Z] [Pipeline] sh
17:28:23 [2023-12-15T22:28:23.128Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
17:28:23 [2023-12-15T22:28:23.244Z] [Pipeline] sh
17:28:23 [2023-12-15T22:28:23.842Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
17:28:24 [2023-12-15T22:28:24.108Z] [Pipeline] sh
17:28:24 [2023-12-15T22:28:24.634Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
17:28:24 [2023-12-15T22:28:24.742Z] [Pipeline] sh
17:28:25 [2023-12-15T22:28:25.425Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
17:28:25 [2023-12-15T22:28:25.544Z] [Pipeline] sh
17:28:26 [2023-12-15T22:28:26.125Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
17:28:26 [2023-12-15T22:28:26.233Z] [Pipeline] }
17:28:26 [2023-12-15T22:28:26.594Z] [Pipeline] // container
17:28:26 [2023-12-15T22:28:26.964Z] [Pipeline] }
17:28:27 [2023-12-15T22:28:27.347Z] [Pipeline] // withEnv
17:28:27 [2023-12-15T22:28:27.779Z] [Pipeline] }
17:28:28 [2023-12-15T22:28:28.162Z] [Pipeline] // stage
17:28:28 [2023-12-15T22:28:28.525Z] [Pipeline] stage
17:28:28 [2023-12-15T22:28:28.526Z] [Pipeline] { (Product File)
17:28:29 [2023-12-15T22:28:29.175Z] Stage "Product File" skipped due to when conditional
17:28:29 [2023-12-15T22:28:29.176Z] [Pipeline] }
17:28:29 [2023-12-15T22:28:29.539Z] [Pipeline] // stage
17:28:29 [2023-12-15T22:28:29.898Z] [Pipeline] stage
17:28:29 [2023-12-15T22:28:29.899Z] [Pipeline] { (RCP Feature File)
17:28:30 [2023-12-15T22:28:30.299Z] Stage "RCP Feature File" skipped due to when conditional
17:28:30 [2023-12-15T22:28:30.299Z] [Pipeline] }
17:28:30 [2023-12-15T22:28:30.659Z] [Pipeline] // stage
17:28:31 [2023-12-15T22:28:31.041Z] [Pipeline] stage
17:28:31 [2023-12-15T22:28:31.041Z] [Pipeline] { (SLF4J Properties Manifest)
17:28:31 [2023-12-15T22:28:31.413Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
17:28:31 [2023-12-15T22:28:31.413Z] [Pipeline] }
17:28:31 [2023-12-15T22:28:31.801Z] [Pipeline] // stage
17:28:32 [2023-12-15T22:28:32.161Z] [Pipeline] stage
17:28:32 [2023-12-15T22:28:32.162Z] [Pipeline] { (Build)
17:28:32 [2023-12-15T22:28:32.529Z] [Pipeline] tool
17:28:33 [2023-12-15T22:28:33.024Z] [Pipeline] envVarsForTool
17:28:33 [2023-12-15T22:28:33.406Z] [Pipeline] tool
17:28:33 [2023-12-15T22:28:33.769Z] [Pipeline] envVarsForTool
17:28:34 [2023-12-15T22:28:34.138Z] [Pipeline] withEnv
17:28:34 [2023-12-15T22:28:34.138Z] [Pipeline] {
17:28:34 [2023-12-15T22:28:34.500Z] [Pipeline] container
17:28:34 [2023-12-15T22:28:34.501Z] [Pipeline] {
17:28:34 [2023-12-15T22:28:34.867Z] [Pipeline] sh
17:28:35 [2023-12-15T22:28:35.386Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp
17:28:35 [2023-12-15T22:28:35.491Z] [Pipeline] sh
17:28:36 [2023-12-15T22:28:36.036Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.dev
17:28:36 [2023-12-15T22:28:36.139Z] [Pipeline] sh
17:28:36 [2023-12-15T22:28:36.659Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user
17:28:36 [2023-12-15T22:28:36.869Z] [Pipeline] sh
17:28:37 [2023-12-15T22:28:37.429Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
17:28:37 [2023-12-15T22:28:37.583Z] [Pipeline] sh
17:28:38 [2023-12-15T22:28:38.139Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
17:28:38 [2023-12-15T22:28:38.245Z] [Pipeline] sh
17:28:38 [2023-12-15T22:28:38.760Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
17:28:38 [2023-12-15T22:28:38.873Z] [Pipeline] sh
17:28:39 [2023-12-15T22:28:39.380Z] + 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
17:28:39 [2023-12-15T22:28:39.380Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:28:41 [2023-12-15T22:28:41.904Z] [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
17:28:41 [2023-12-15T22:28:41.904Z] [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 7.8 kB/s)
17:28:41 [2023-12-15T22:28:41.904Z] [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
17:28:41 [2023-12-15T22:28:41.904Z] [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 555 kB/s)
17:28:41 [2023-12-15T22:28:41.904Z] [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
17:28:41 [2023-12-15T22:28:41.904Z] [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 39 kB/s)
17:28:41 [2023-12-15T22:28:41.904Z] [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
17:28:41 [2023-12-15T22:28:41.904Z] [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 542 kB/s)
17:28:41 [2023-12-15T22:28:41.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
17:28:41 [2023-12-15T22:28:41.904Z] [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 952 kB/s)
17:28:41 [2023-12-15T22:28:41.904Z] [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
17:28:41 [2023-12-15T22:28:41.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.2 MB/s)
17:28:41 [2023-12-15T22:28:41.904Z] [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
17:28:42 [2023-12-15T22:28:42.161Z] [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 1.1 MB/s)
17:28:42 [2023-12-15T22:28:42.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
17:28:42 [2023-12-15T22:28:42.161Z] [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 1.0 MB/s)
17:28:42 [2023-12-15T22:28:42.161Z] [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
17:28:42 [2023-12-15T22:28:42.161Z] [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 772 kB/s)
17:28:42 [2023-12-15T22:28:42.161Z] [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
17:28:42 [2023-12-15T22:28:42.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 1.5 MB/s)
17:28:42 [2023-12-15T22:28:42.429Z] [INFO] Scanning for projects...
17:28:42 [2023-12-15T22:28:42.429Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.691Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.947Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.947Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:28:42 [2023-12-15T22:28:42.948Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:28:43 [2023-12-15T22:28:43.205Z] [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
17:28:43 [2023-12-15T22:28:43.205Z] [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
17:28:43 [2023-12-15T22:28:43.205Z] [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
17:28:43 [2023-12-15T22:28:43.463Z] [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
17:28:43 [2023-12-15T22:28:43.463Z] [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
17:28:43 [2023-12-15T22:28:43.463Z] [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
17:28:43 [2023-12-15T22:28:43.463Z] [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 19 kB/s)
17:28:43 [2023-12-15T22:28:43.463Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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)
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.721Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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 883 kB/s)
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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 204 kB/s)
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:43 [2023-12-15T22:28:43.978Z] [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
17:28:44 [2023-12-15T22:28:44.235Z] [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
17:28:44 [2023-12-15T22:28:44.235Z] [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
17:28:44 [2023-12-15T22:28:44.235Z] [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
17:28:44 [2023-12-15T22:28:44.235Z] [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
17:28:44 [2023-12-15T22:28:44.235Z] [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 1.3 MB/s)
17:28:44 [2023-12-15T22:28:44.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:28:44 [2023-12-15T22:28:44.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:28:44 [2023-12-15T22:28:44.235Z] [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
17:28:44 [2023-12-15T22:28:44.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:28:44 [2023-12-15T22:28:44.529Z] [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
17:28:44 [2023-12-15T22:28:44.529Z] [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 3.1 MB/s)
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
17:28:44 [2023-12-15T22:28:44.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
17:28:44 [2023-12-15T22:28:44.529Z] [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 1.5 MB/s)
17:28:44 [2023-12-15T22:28:44.529Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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 244 kB/s)
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:44 [2023-12-15T22:28:44.786Z] [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
17:28:45 [2023-12-15T22:28:45.128Z] [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
17:28:45 [2023-12-15T22:28:45.128Z] [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
17:28:45 [2023-12-15T22:28:45.128Z] [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
17:28:45 [2023-12-15T22:28:45.128Z] [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 254 kB/s)
17:28:45 [2023-12-15T22:28:45.128Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
17:28:45 [2023-12-15T22:28:45.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
17:28:45 [2023-12-15T22:28:45.129Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
17:28:45 [2023-12-15T22:28:45.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
17:28:45 [2023-12-15T22:28:45.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
17:28:45 [2023-12-15T22:28:45.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
17:28:45 [2023-12-15T22:28:45.129Z] [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 1.2 MB/s)
17:28:45 [2023-12-15T22:28:45.129Z] [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
17:28:45 [2023-12-15T22:28:45.129Z] [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
17:28:45 [2023-12-15T22:28:45.129Z] [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
17:28:45 [2023-12-15T22:28:45.385Z] [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
17:28:45 [2023-12-15T22:28:45.385Z] [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
17:28:45 [2023-12-15T22:28:45.385Z] [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
17:28:45 [2023-12-15T22:28:45.385Z] [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 245 kB/s)
17:28:45 [2023-12-15T22:28:45.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
17:28:45 [2023-12-15T22:28:45.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
17:28:45 [2023-12-15T22:28:45.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
17:28:45 [2023-12-15T22:28:45.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
17:28:45 [2023-12-15T22:28:45.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
17:28:45 [2023-12-15T22:28:45.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
17:28:45 [2023-12-15T22:28:45.642Z] [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 24 kB/s)
17:28:45 [2023-12-15T22:28:45.642Z] [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
17:28:45 [2023-12-15T22:28:45.642Z] [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
17:28:45 [2023-12-15T22:28:45.642Z] [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
17:28:45 [2023-12-15T22:28:45.642Z] [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
17:28:45 [2023-12-15T22:28:45.642Z] [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
17:28:45 [2023-12-15T22:28:45.899Z] [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
17:28:45 [2023-12-15T22:28:45.899Z] [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 516 kB/s)
17:28:45 [2023-12-15T22:28:45.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
17:28:45 [2023-12-15T22:28:45.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
17:28:45 [2023-12-15T22:28:45.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
17:28:45 [2023-12-15T22:28:45.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
17:28:45 [2023-12-15T22:28:45.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
17:28:45 [2023-12-15T22:28:45.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
17:28:45 [2023-12-15T22:28:45.899Z] [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 1.1 MB/s)
17:28:45 [2023-12-15T22:28:45.899Z] [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
17:28:45 [2023-12-15T22:28:45.899Z] [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
17:28:45 [2023-12-15T22:28:45.899Z] [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
17:28:46 [2023-12-15T22:28:46.156Z] [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
17:28:46 [2023-12-15T22:28:46.156Z] [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
17:28:46 [2023-12-15T22:28:46.156Z] [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
17:28:46 [2023-12-15T22:28:46.156Z] [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 223 kB/s)
17:28:46 [2023-12-15T22:28:46.156Z] [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
17:28:46 [2023-12-15T22:28:46.156Z] [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
17:28:46 [2023-12-15T22:28:46.156Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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 656 kB/s)
17:28:46 [2023-12-15T22:28:46.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:28:46 [2023-12-15T22:28:46.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:28:46 [2023-12-15T22:28:46.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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 4.8 MB/s)
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.414Z] [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
17:28:46 [2023-12-15T22:28:46.681Z] [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
17:28:46 [2023-12-15T22:28:46.681Z] [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
17:28:46 [2023-12-15T22:28:46.681Z] [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
17:28:46 [2023-12-15T22:28:46.681Z] [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 948 kB/s)
17:28:46 [2023-12-15T22:28:46.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:28:46 [2023-12-15T22:28:46.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:28:46 [2023-12-15T22:28:46.681Z] [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
17:28:46 [2023-12-15T22:28:46.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:28:46 [2023-12-15T22:28:46.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:28:46 [2023-12-15T22:28:46.938Z] [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
17:28:46 [2023-12-15T22:28:46.938Z] [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 3.5 MB/s)
17:28:46 [2023-12-15T22:28:46.938Z] [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
17:28:46 [2023-12-15T22:28:46.938Z] [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
17:28:46 [2023-12-15T22:28:46.938Z] [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
17:28:46 [2023-12-15T22:28:46.938Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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 183 kB/s)
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.195Z] [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 587 kB/s)
17:28:47 [2023-12-15T22:28:47.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:28:47 [2023-12-15T22:28:47.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:28:47 [2023-12-15T22:28:47.195Z] [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
17:28:47 [2023-12-15T22:28:47.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:28:47 [2023-12-15T22:28:47.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:28:47 [2023-12-15T22:28:47.453Z] [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
17:28:47 [2023-12-15T22:28:47.453Z] [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 855 kB/s)
17:28:47 [2023-12-15T22:28:47.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
17:28:47 [2023-12-15T22:28:47.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
17:28:47 [2023-12-15T22:28:47.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
17:28:47 [2023-12-15T22:28:47.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
17:28:47 [2023-12-15T22:28:47.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
17:28:47 [2023-12-15T22:28:47.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
17:28:47 [2023-12-15T22:28:47.710Z] [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 171 kB/s)
17:28:47 [2023-12-15T22:28:47.710Z] [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
17:28:47 [2023-12-15T22:28:47.710Z] [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
17:28:47 [2023-12-15T22:28:47.710Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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 160 kB/s)
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.274Z] [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 204 kB/s)
17:28:48 [2023-12-15T22:28:48.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:28:48 [2023-12-15T22:28:48.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:28:48 [2023-12-15T22:28:48.274Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:28:48 [2023-12-15T22:28:48.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [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 1.9 MB/s)
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.530Z] [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
17:28:48 [2023-12-15T22:28:48.787Z] [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 316 kB/s)
17:28:48 [2023-12-15T22:28:48.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
17:28:48 [2023-12-15T22:28:48.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
17:28:48 [2023-12-15T22:28:48.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
17:28:48 [2023-12-15T22:28:48.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
17:28:48 [2023-12-15T22:28:48.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
17:28:48 [2023-12-15T22:28:48.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
17:28:48 [2023-12-15T22:28:48.787Z] [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 877 kB/s)
17:28:48 [2023-12-15T22:28:48.787Z] [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
17:28:48 [2023-12-15T22:28:48.787Z] [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
17:28:48 [2023-12-15T22:28:48.787Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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 147 kB/s)
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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 81 kB/s)
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.044Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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 130 kB/s)
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.301Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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 164 kB/s)
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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 141 kB/s)
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.557Z] [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
17:28:49 [2023-12-15T22:28:49.814Z] [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
17:28:49 [2023-12-15T22:28:49.814Z] [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
17:28:49 [2023-12-15T22:28:49.814Z] [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
17:28:49 [2023-12-15T22:28:49.814Z] [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 108 kB/s)
17:28:49 [2023-12-15T22:28:49.814Z] [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
17:28:49 [2023-12-15T22:28:49.814Z] [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
17:28:49 [2023-12-15T22:28:49.814Z] [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
17:28:50 [2023-12-15T22:28:50.071Z] [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
17:28:50 [2023-12-15T22:28:50.071Z] [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
17:28:50 [2023-12-15T22:28:50.071Z] [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
17:28:50 [2023-12-15T22:28:50.071Z] [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 102 kB/s)
17:28:50 [2023-12-15T22:28:50.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.071Z] [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
17:28:50 [2023-12-15T22:28:50.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.072Z] [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
17:28:50 [2023-12-15T22:28:50.072Z] [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 158 kB/s)
17:28:50 [2023-12-15T22:28:50.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.072Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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 104 kB/s)
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.328Z] [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 179 kB/s)
17:28:50 [2023-12-15T22:28:50.328Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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 233 kB/s)
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.584Z] [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
17:28:50 [2023-12-15T22:28:50.585Z] [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
17:28:50 [2023-12-15T22:28:50.585Z] [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
17:28:50 [2023-12-15T22:28:50.841Z] [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
17:28:50 [2023-12-15T22:28:50.841Z] [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
17:28:50 [2023-12-15T22:28:50.841Z] [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 162 kB/s)
17:28:50 [2023-12-15T22:28:50.841Z] [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
17:28:50 [2023-12-15T22:28:50.841Z] [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
17:28:50 [2023-12-15T22:28:50.841Z] [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
17:28:51 [2023-12-15T22:28:51.100Z] [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
17:28:51 [2023-12-15T22:28:51.100Z] [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
17:28:51 [2023-12-15T22:28:51.100Z] [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
17:28:51 [2023-12-15T22:28:51.100Z] [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 167 kB/s)
17:28:51 [2023-12-15T22:28:51.100Z] [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
17:28:51 [2023-12-15T22:28:51.100Z] [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
17:28:51 [2023-12-15T22:28:51.100Z] [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
17:28:51 [2023-12-15T22:28:51.357Z] [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
17:28:51 [2023-12-15T22:28:51.357Z] [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
17:28:51 [2023-12-15T22:28:51.357Z] [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
17:28:51 [2023-12-15T22:28:51.357Z] [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 131 kB/s)
17:28:51 [2023-12-15T22:28:51.357Z] [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
17:28:51 [2023-12-15T22:28:51.357Z] [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
17:28:51 [2023-12-15T22:28:51.357Z] [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
17:28:51 [2023-12-15T22:28:51.613Z] [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
17:28:51 [2023-12-15T22:28:51.613Z] [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
17:28:51 [2023-12-15T22:28:51.613Z] [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
17:28:51 [2023-12-15T22:28:51.613Z] [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 114 kB/s)
17:28:51 [2023-12-15T22:28:51.613Z] [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
17:28:51 [2023-12-15T22:28:51.613Z] [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
17:28:51 [2023-12-15T22:28:51.613Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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 185 kB/s)
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:51 [2023-12-15T22:28:51.870Z] [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
17:28:52 [2023-12-15T22:28:52.126Z] [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
17:28:52 [2023-12-15T22:28:52.126Z] [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 180 kB/s)
17:28:52 [2023-12-15T22:28:52.126Z] [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
17:28:52 [2023-12-15T22:28:52.126Z] [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
17:28:52 [2023-12-15T22:28:52.126Z] [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
17:28:52 [2023-12-15T22:28:52.127Z] [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
17:28:52 [2023-12-15T22:28:52.127Z] [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
17:28:52 [2023-12-15T22:28:52.127Z] [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
17:28:52 [2023-12-15T22:28:52.127Z] [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 279 kB/s)
17:28:52 [2023-12-15T22:28:52.127Z] [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
17:28:52 [2023-12-15T22:28:52.127Z] [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
17:28:52 [2023-12-15T22:28:52.127Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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 316 kB/s)
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.383Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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 162 kB/s)
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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 274 kB/s)
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.640Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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 259 kB/s)
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.897Z] [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
17:28:52 [2023-12-15T22:28:52.898Z] [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
17:28:52 [2023-12-15T22:28:52.898Z] [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
17:28:52 [2023-12-15T22:28:52.898Z] [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 249 kB/s)
17:28:52 [2023-12-15T22:28:52.898Z] [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
17:28:53 [2023-12-15T22:28:53.154Z] [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
17:28:53 [2023-12-15T22:28:53.154Z] [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
17:28:53 [2023-12-15T22:28:53.154Z] [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
17:28:53 [2023-12-15T22:28:53.154Z] [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
17:28:53 [2023-12-15T22:28:53.155Z] [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
17:28:53 [2023-12-15T22:28:53.155Z] [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 95 kB/s)
17:28:53 [2023-12-15T22:28:53.155Z] [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
17:28:53 [2023-12-15T22:28:53.155Z] [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
17:28:53 [2023-12-15T22:28:53.155Z] [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
17:28:53 [2023-12-15T22:28:53.411Z] [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
17:28:53 [2023-12-15T22:28:53.411Z] [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
17:28:53 [2023-12-15T22:28:53.411Z] [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
17:28:53 [2023-12-15T22:28:53.411Z] [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 785 kB/s)
17:28:53 [2023-12-15T22:28:53.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:28:53 [2023-12-15T22:28:53.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:28:53 [2023-12-15T22:28:53.411Z] [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
17:28:53 [2023-12-15T22:28:53.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:28:53 [2023-12-15T22:28:53.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:28:53 [2023-12-15T22:28:53.411Z] [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
17:28:53 [2023-12-15T22:28:53.411Z] [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 3.9 MB/s)
17:28:53 [2023-12-15T22:28:53.411Z] [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
17:28:53 [2023-12-15T22:28:53.412Z] [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
17:28:53 [2023-12-15T22:28:53.412Z] [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
17:28:53 [2023-12-15T22:28:53.412Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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 64 kB/s)
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.668Z] [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
17:28:53 [2023-12-15T22:28:53.925Z] [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
17:28:53 [2023-12-15T22:28:53.925Z] [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
17:28:53 [2023-12-15T22:28:53.926Z] [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 604 kB/s)
17:28:53 [2023-12-15T22:28:53.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:28:53 [2023-12-15T22:28:53.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:28:53 [2023-12-15T22:28:53.926Z] [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
17:28:53 [2023-12-15T22:28:53.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:28:53 [2023-12-15T22:28:53.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:28:53 [2023-12-15T22:28:53.926Z] [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
17:28:53 [2023-12-15T22:28:53.926Z] [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 2.1 MB/s)
17:28:53 [2023-12-15T22:28:53.926Z] [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
17:28:53 [2023-12-15T22:28:53.926Z] [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
17:28:53 [2023-12-15T22:28:53.926Z] [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
17:28:54 [2023-12-15T22:28:54.183Z] [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
17:28:54 [2023-12-15T22:28:54.183Z] [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
17:28:54 [2023-12-15T22:28:54.183Z] [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
17:28:54 [2023-12-15T22:28:54.183Z] [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 150 kB/s)
17:28:54 [2023-12-15T22:28:54.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:28:54 [2023-12-15T22:28:54.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:28:54 [2023-12-15T22:28:54.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:28:54 [2023-12-15T22:28:54.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:28:54 [2023-12-15T22:28:54.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:28:54 [2023-12-15T22:28:54.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:28:54 [2023-12-15T22:28:54.183Z] [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 791 kB/s)
17:28:54 [2023-12-15T22:28:54.183Z] [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
17:28:54 [2023-12-15T22:28:54.183Z] [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
17:28:54 [2023-12-15T22:28:54.183Z] [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
17:28:54 [2023-12-15T22:28:54.746Z] [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
17:28:54 [2023-12-15T22:28:54.746Z] [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
17:28:54 [2023-12-15T22:28:54.746Z] [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
17:28:54 [2023-12-15T22:28:54.746Z] [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 362 kB/s)
17:28:54 [2023-12-15T22:28:54.746Z] [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
17:28:54 [2023-12-15T22:28:54.746Z] [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
17:28:54 [2023-12-15T22:28:54.746Z] [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
17:28:55 [2023-12-15T22:28:55.002Z] [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
17:28:55 [2023-12-15T22:28:55.003Z] [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
17:28:55 [2023-12-15T22:28:55.003Z] [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
17:28:55 [2023-12-15T22:28:55.003Z] [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 222 kB/s)
17:28:55 [2023-12-15T22:28:55.003Z] [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
17:28:55 [2023-12-15T22:28:55.003Z] [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
17:28:55 [2023-12-15T22:28:55.003Z] [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
17:28:55 [2023-12-15T22:28:55.260Z] [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
17:28:55 [2023-12-15T22:28:55.260Z] [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
17:28:55 [2023-12-15T22:28:55.516Z] [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
17:28:55 [2023-12-15T22:28:55.516Z] [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 276 kB/s)
17:28:55 [2023-12-15T22:28:55.516Z] [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
17:28:55 [2023-12-15T22:28:55.516Z] [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
17:28:55 [2023-12-15T22:28:55.516Z] [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
17:28:55 [2023-12-15T22:28:55.773Z] [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
17:28:55 [2023-12-15T22:28:55.773Z] [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
17:28:55 [2023-12-15T22:28:55.773Z] [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
17:28:56 [2023-12-15T22:28:56.030Z] [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 11 kB/s)
17:28:56 [2023-12-15T22:28:56.030Z] [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
17:28:56 [2023-12-15T22:28:56.030Z] [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
17:28:56 [2023-12-15T22:28:56.030Z] [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
17:28:56 [2023-12-15T22:28:56.286Z] [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
17:28:56 [2023-12-15T22:28:56.286Z] [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
17:28:56 [2023-12-15T22:28:56.286Z] [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
17:28:56 [2023-12-15T22:28:56.286Z] [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 397 kB/s)
17:28:56 [2023-12-15T22:28:56.286Z] [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
17:28:56 [2023-12-15T22:28:56.286Z] [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
17:28:56 [2023-12-15T22:28:56.286Z] [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
17:28:56 [2023-12-15T22:28:56.543Z] [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
17:28:56 [2023-12-15T22:28:56.543Z] [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
17:28:56 [2023-12-15T22:28:56.543Z] [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
17:28:56 [2023-12-15T22:28:56.543Z] [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 125 kB/s)
17:28:56 [2023-12-15T22:28:56.543Z] [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
17:28:56 [2023-12-15T22:28:56.543Z] [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
17:28:56 [2023-12-15T22:28:56.543Z] [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
17:28:56 [2023-12-15T22:28:56.799Z] [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
17:28:56 [2023-12-15T22:28:56.799Z] [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
17:28:56 [2023-12-15T22:28:56.799Z] [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
17:28:56 [2023-12-15T22:28:56.799Z] [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 1.2 MB/s)
17:28:56 [2023-12-15T22:28:56.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:28:56 [2023-12-15T22:28:56.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:28:56 [2023-12-15T22:28:56.799Z] [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
17:28:56 [2023-12-15T22:28:56.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:28:56 [2023-12-15T22:28:56.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:28:56 [2023-12-15T22:28:56.799Z] [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
17:28:56 [2023-12-15T22:28:56.800Z] [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 5.2 MB/s)
17:28:56 [2023-12-15T22:28:56.800Z] [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
17:28:56 [2023-12-15T22:28:56.800Z] [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
17:28:56 [2023-12-15T22:28:56.800Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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 215 kB/s)
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.056Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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 698 kB/s)
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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 289 kB/s)
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.312Z] [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
17:28:57 [2023-12-15T22:28:57.569Z] [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
17:28:57 [2023-12-15T22:28:57.569Z] [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
17:28:57 [2023-12-15T22:28:57.569Z] [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
17:28:57 [2023-12-15T22:28:57.569Z] [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 156 kB/s)
17:28:57 [2023-12-15T22:28:57.569Z] [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
17:28:57 [2023-12-15T22:28:57.569Z] [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
17:28:57 [2023-12-15T22:28:57.569Z] [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
17:28:57 [2023-12-15T22:28:57.824Z] [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
17:28:57 [2023-12-15T22:28:57.824Z] [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
17:28:57 [2023-12-15T22:28:57.825Z] [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
17:28:57 [2023-12-15T22:28:57.825Z] [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 407 kB/s)
17:28:57 [2023-12-15T22:28:57.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
17:28:57 [2023-12-15T22:28:57.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
17:28:57 [2023-12-15T22:28:57.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
17:28:57 [2023-12-15T22:28:57.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
17:28:57 [2023-12-15T22:28:57.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
17:28:57 [2023-12-15T22:28:57.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
17:28:57 [2023-12-15T22:28:57.825Z] [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 1.0 MB/s)
17:28:57 [2023-12-15T22:28:57.825Z] [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
17:28:57 [2023-12-15T22:28:57.825Z] [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
17:28:57 [2023-12-15T22:28:57.825Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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 172 kB/s)
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.081Z] [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
17:28:58 [2023-12-15T22:28:58.338Z] [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
17:28:58 [2023-12-15T22:28:58.338Z] [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
17:28:58 [2023-12-15T22:28:58.338Z] [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 119 kB/s)
17:28:58 [2023-12-15T22:28:58.338Z] [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
17:28:58 [2023-12-15T22:28:58.338Z] [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
17:28:58 [2023-12-15T22:28:58.338Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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 273 kB/s)
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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 70 kB/s)
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.595Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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 329 kB/s)
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:58 [2023-12-15T22:28:58.852Z] [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
17:28:59 [2023-12-15T22:28:59.109Z] [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
17:28:59 [2023-12-15T22:28:59.109Z] [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
17:28:59 [2023-12-15T22:28:59.109Z] [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 160 kB/s)
17:28:59 [2023-12-15T22:28:59.109Z] [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
17:28:59 [2023-12-15T22:28:59.109Z] [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
17:28:59 [2023-12-15T22:28:59.109Z] [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
17:28:59 [2023-12-15T22:28:59.109Z] [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
17:28:59 [2023-12-15T22:28:59.110Z] [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
17:28:59 [2023-12-15T22:28:59.110Z] [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
17:28:59 [2023-12-15T22:28:59.110Z] [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 91 kB/s)
17:28:59 [2023-12-15T22:28:59.110Z] [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
17:28:59 [2023-12-15T22:28:59.110Z] [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
17:28:59 [2023-12-15T22:28:59.110Z] [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
17:28:59 [2023-12-15T22:28:59.366Z] [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
17:28:59 [2023-12-15T22:28:59.366Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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 222 kB/s)
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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 292 kB/s)
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.367Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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 127 kB/s)
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.624Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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 108 kB/s)
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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 148 kB/s)
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:28:59 [2023-12-15T22:28:59.880Z] [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
17:29:00 [2023-12-15T22:29:00.139Z] [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
17:29:00 [2023-12-15T22:29:00.139Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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 119 kB/s)
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.140Z] [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 108 kB/s)
17:29:00 [2023-12-15T22:29:00.140Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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 108 kB/s)
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.397Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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 257 kB/s)
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 379 kB/s)
17:29:00 [2023-12-15T22:29:00.654Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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 294 kB/s)
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:00 [2023-12-15T22:29:00.911Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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 293 kB/s)
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.168Z] [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
17:29:01 [2023-12-15T22:29:01.169Z] [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
17:29:01 [2023-12-15T22:29:01.169Z] [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 376 kB/s)
17:29:01 [2023-12-15T22:29:01.169Z] [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
17:29:01 [2023-12-15T22:29:01.169Z] [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
17:29:01 [2023-12-15T22:29:01.169Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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 192 kB/s)
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.425Z] [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 1.4 MB/s)
17:29:01 [2023-12-15T22:29:01.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:29:01 [2023-12-15T22:29:01.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:29:01 [2023-12-15T22:29:01.425Z] [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
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:29:01 [2023-12-15T22:29:01.746Z] [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
17:29:01 [2023-12-15T22:29:01.746Z] [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.2 MB/s)
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
17:29:01 [2023-12-15T22:29:01.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
17:29:01 [2023-12-15T22:29:01.746Z] [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 1.6 MB/s)
17:29:01 [2023-12-15T22:29:01.746Z] [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
17:29:01 [2023-12-15T22:29:01.746Z] [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
17:29:01 [2023-12-15T22:29:01.746Z] [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
17:29:02 [2023-12-15T22:29:02.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
17:29:02 [2023-12-15T22:29:02.046Z] [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
17:29:02 [2023-12-15T22:29:02.046Z] [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
17:29:02 [2023-12-15T22:29:02.046Z] [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 212 kB/s)
17:29:02 [2023-12-15T22:29:02.046Z] [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
17:29:02 [2023-12-15T22:29:02.046Z] [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
17:29:02 [2023-12-15T22:29:02.046Z] [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
17:29:02 [2023-12-15T22:29:02.318Z] [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
17:29:02 [2023-12-15T22:29:02.318Z] [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
17:29:02 [2023-12-15T22:29:02.318Z] [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
17:29:02 [2023-12-15T22:29:02.318Z] [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 332 kB/s)
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:29:02 [2023-12-15T22:29:02.318Z] [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
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:29:02 [2023-12-15T22:29:02.318Z] [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
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 2.0 MB/s)
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:29:02 [2023-12-15T22:29:02.318Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:29:02 [2023-12-15T22:29:02.574Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:29:02 [2023-12-15T22:29:02.574Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:29:02 [2023-12-15T22:29:02.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:29:02 [2023-12-15T22:29:02.574Z] [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 152 kB/s)
17:29:02 [2023-12-15T22:29:02.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.575Z] [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
17:29:02 [2023-12-15T22:29:02.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.575Z] [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
17:29:02 [2023-12-15T22:29:02.831Z] [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 69 kB/s)
17:29:02 [2023-12-15T22:29:02.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.831Z] [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
17:29:02 [2023-12-15T22:29:02.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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 127 kB/s)
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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
17:29:02 [2023-12-15T22:29:02.832Z] [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 1.7 MB/s)
17:29:03 [2023-12-15T22:29:03.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:29:03 [2023-12-15T22:29:03.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:29:03 [2023-12-15T22:29:03.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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 2.9 MB/s)
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.089Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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 135 kB/s)
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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 154 kB/s)
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.345Z] [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
17:29:03 [2023-12-15T22:29:03.346Z] [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
17:29:03 [2023-12-15T22:29:03.346Z] [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
17:29:03 [2023-12-15T22:29:03.346Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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 73 kB/s)
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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 155 kB/s)
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.603Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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 171 kB/s)
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:03 [2023-12-15T22:29:03.860Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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 130 kB/s)
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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
17:29:04 [2023-12-15T22:29:04.117Z] [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 256 kB/s)
17:29:04 [2023-12-15T22:29:04.118Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.2 MB/s)
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.375Z] [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
17:29:04 [2023-12-15T22:29:04.634Z] [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
17:29:04 [2023-12-15T22:29:04.634Z] [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
17:29:04 [2023-12-15T22:29:04.634Z] [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
17:29:04 [2023-12-15T22:29:04.634Z] [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 410 kB/s)
17:29:04 [2023-12-15T22:29:04.634Z] [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
17:29:04 [2023-12-15T22:29:04.634Z] [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
17:29:04 [2023-12-15T22:29:04.634Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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 102 kB/s)
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.891Z] [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
17:29:04 [2023-12-15T22:29:04.892Z] [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 219 kB/s)
17:29:04 [2023-12-15T22:29:04.892Z] [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
17:29:04 [2023-12-15T22:29:04.892Z] [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
17:29:04 [2023-12-15T22:29:04.892Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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 122 kB/s)
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.148Z] [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
17:29:05 [2023-12-15T22:29:05.149Z] [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
17:29:05 [2023-12-15T22:29:05.149Z] [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 166 kB/s)
17:29:05 [2023-12-15T22:29:05.149Z] [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
17:29:05 [2023-12-15T22:29:05.149Z] [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
17:29:05 [2023-12-15T22:29:05.149Z] [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
17:29:05 [2023-12-15T22:29:05.405Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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 168 kB/s)
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.406Z] [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 88 kB/s)
17:29:05 [2023-12-15T22:29:05.406Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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 101 kB/s)
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.663Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
17:29:05 [2023-12-15T22:29:05.663Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:29:05 [2023-12-15T22:29:05.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.664Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:29:05 [2023-12-15T22:29:05.920Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:29:05 [2023-12-15T22:29:05.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.921Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:05 [2023-12-15T22:29:05.922Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:29:06 [2023-12-15T22:29:06.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:29:06 [2023-12-15T22:29:06.180Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:29:06 [2023-12-15T22:29:06.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.181Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.182Z] [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
17:29:06 [2023-12-15T22:29:06.439Z] [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
17:29:06 [2023-12-15T22:29:06.439Z] [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
17:29:06 [2023-12-15T22:29:06.439Z] [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
17:29:06 [2023-12-15T22:29:06.439Z] [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
17:29:06 [2023-12-15T22:29:06.439Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
17:29:06 [2023-12-15T22:29:06.439Z] [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
17:29:06 [2023-12-15T22:29:06.696Z] [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
17:29:06 [2023-12-15T22:29:06.696Z] [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
17:29:06 [2023-12-15T22:29:06.696Z] [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
17:29:06 [2023-12-15T22:29:06.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
17:29:06 [2023-12-15T22:29:06.696Z] [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
17:29:06 [2023-12-15T22:29:06.696Z] [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
17:29:06 [2023-12-15T22:29:06.953Z] [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
17:29:06 [2023-12-15T22:29:06.953Z] [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
17:29:06 [2023-12-15T22:29:06.953Z] [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
17:29:06 [2023-12-15T22:29:06.953Z] [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
17:29:06 [2023-12-15T22:29:06.953Z] [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
17:29:07 [2023-12-15T22:29:07.209Z] [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
17:29:07 [2023-12-15T22:29:07.209Z] [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
17:29:07 [2023-12-15T22:29:07.209Z] [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
17:29:07 [2023-12-15T22:29:07.209Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:29:07 [2023-12-15T22:29:07.209Z] [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
17:29:07 [2023-12-15T22:29:07.209Z] [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
17:29:07 [2023-12-15T22:29:07.465Z] [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
17:29:07 [2023-12-15T22:29:07.465Z] [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
17:29:07 [2023-12-15T22:29:07.465Z] [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
17:29:07 [2023-12-15T22:29:07.465Z] [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
17:29:07 [2023-12-15T22:29:07.465Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.721Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:07 [2023-12-15T22:29:07.977Z] [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
17:29:08 [2023-12-15T22:29:08.233Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.234Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.490Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:08 [2023-12-15T22:29:08.746Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.003Z] [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
17:29:09 [2023-12-15T22:29:09.261Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.518Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:29:09 [2023-12-15T22:29:09.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.519Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.520Z] [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
17:29:09 [2023-12-15T22:29:09.777Z] [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
17:29:09 [2023-12-15T22:29:09.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:29:09 [2023-12-15T22:29:09.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:29:09 [2023-12-15T22:29:09.777Z] [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
17:29:09 [2023-12-15T22:29:09.777Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:29:09 [2023-12-15T22:29:09.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [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
17:29:09 [2023-12-15T22:29:09.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.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.jar
17:29:09 [2023-12-15T22:29:09.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:29:09 [2023-12-15T22:29:09.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.jar
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [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
17:29:09 [2023-12-15T22:29:09.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:29:09 [2023-12-15T22:29:09.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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 315 kB/s)
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
17:29:09 [2023-12-15T22:29:09.780Z] [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 178 kB/s)
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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 11 MB/s)
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:09 [2023-12-15T22:29:09.780Z] [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 8.8 MB/s)
17:29:09 [2023-12-15T22:29:09.780Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 12 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 2.9 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
17:29:10 [2023-12-15T22:29:10.044Z] [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 2.1 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 8.7 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 2.7 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 23 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 1.6 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 18 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 241 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 392 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 825 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 662 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 59 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:29:10 [2023-12-15T22:29:10.044Z] [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 116 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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.6 MB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.044Z] [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 641 kB/s)
17:29:10 [2023-12-15T22:29:10.044Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 344 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 16 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 238 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 737 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 2.0 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 841 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 44 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 8.1 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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.3 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 845 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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.7 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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.4 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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.6 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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.6 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 115 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 1.0 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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 641 kB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 1.3 MB/s)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [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)
17:29:10 [2023-12-15T22:29:10.045Z] [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
17:29:10 [2023-12-15T22:29:10.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 1.3 MB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 684 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 194 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 658 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 192 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 304 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 488 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 121 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 400 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 112 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 524 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 238 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 189 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 983 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.046Z] [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 105 kB/s)
17:29:10 [2023-12-15T22:29:10.046Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 12 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.4 MB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 320 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 249 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 219 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 38 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 27 MB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.2 MB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 146 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 974 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 9.9 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 243 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 346 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.308Z] [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 444 kB/s)
17:29:10 [2023-12-15T22:29:10.308Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 300 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 556 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 70 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 97 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 1.1 MB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 60 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 15 MB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 214 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 7.8 MB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 156 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 859 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 1.2 MB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 227 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 170 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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
17:29:10 [2023-12-15T22:29:10.309Z] [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 257 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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 655 kB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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 2.0 MB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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 6.4 MB/s)
17:29:10 [2023-12-15T22:29:10.309Z] [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 8.3 MB/s)
17:29:11 [2023-12-15T22:29:11.677Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
17:29:11 [2023-12-15T22:29:11.677Z] [INFO] Tycho Mode:     project
17:29:11 [2023-12-15T22:29:11.677Z] [INFO] Tycho Builder:  maven
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.677Z] [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 581 kB/s)
17:29:11 [2023-12-15T22:29:11.677Z] [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
17:29:11 [2023-12-15T22:29:11.934Z] [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
17:29:11 [2023-12-15T22:29:11.935Z] [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
17:29:11 [2023-12-15T22:29:11.935Z] [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
17:29:11 [2023-12-15T22:29:11.935Z] [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
17:29:11 [2023-12-15T22:29:11.935Z] [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
17:29:11 [2023-12-15T22:29:11.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 587 kB/s)
17:29:11 [2023-12-15T22:29:11.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:29:11 [2023-12-15T22:29:11.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:29:11 [2023-12-15T22:29:11.935Z] [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
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:29:12 [2023-12-15T22:29:12.191Z] [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
17:29:12 [2023-12-15T22:29:12.191Z] [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 3.7 MB/s)
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
17:29:12 [2023-12-15T22:29:12.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
17:29:12 [2023-12-15T22:29:12.191Z] [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)
17:29:12 [2023-12-15T22:29:12.191Z] [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
17:29:12 [2023-12-15T22:29:12.192Z] [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
17:29:12 [2023-12-15T22:29:12.192Z] [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
17:29:12 [2023-12-15T22:29:12.192Z] [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
17:29:12 [2023-12-15T22:29:12.192Z] [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
17:29:12 [2023-12-15T22:29:12.448Z] [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
17:29:12 [2023-12-15T22:29:12.448Z] [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 563 kB/s)
17:29:12 [2023-12-15T22:29:12.448Z] [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
17:29:12 [2023-12-15T22:29:12.448Z] [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
17:29:12 [2023-12-15T22:29:12.448Z] [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
17:29:12 [2023-12-15T22:29:12.449Z] [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
17:29:12 [2023-12-15T22:29:12.449Z] [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
17:29:12 [2023-12-15T22:29:12.449Z] [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
17:29:12 [2023-12-15T22:29:12.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 3.5 MB/s)
17:29:12 [2023-12-15T22:29:12.449Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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 74 kB/s)
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.705Z] [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
17:29:12 [2023-12-15T22:29:12.706Z] [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
17:29:12 [2023-12-15T22:29:12.706Z] [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
17:29:12 [2023-12-15T22:29:12.962Z] [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
17:29:12 [2023-12-15T22:29:12.963Z] [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
17:29:12 [2023-12-15T22:29:12.963Z] [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 1.0 MB/s)
17:29:13 [2023-12-15T22:29:13.219Z] [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
17:29:13 [2023-12-15T22:29:13.219Z] [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
17:29:13 [2023-12-15T22:29:13.219Z] [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
17:29:13 [2023-12-15T22:29:13.219Z] [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
17:29:13 [2023-12-15T22:29:13.219Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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 138 kB/s)
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.475Z] [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
17:29:13 [2023-12-15T22:29:13.732Z] [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 1.2 MB/s)
17:29:13 [2023-12-15T22:29:13.732Z] [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
17:29:13 [2023-12-15T22:29:13.732Z] [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
17:29:13 [2023-12-15T22:29:13.732Z] [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
17:29:13 [2023-12-15T22:29:13.733Z] [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
17:29:13 [2023-12-15T22:29:13.733Z] [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
17:29:13 [2023-12-15T22:29:13.733Z] [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
17:29:13 [2023-12-15T22:29:13.733Z] [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 577 kB/s)
17:29:13 [2023-12-15T22:29:13.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:29:13 [2023-12-15T22:29:13.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:29:13 [2023-12-15T22:29:13.733Z] [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
17:29:13 [2023-12-15T22:29:13.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:29:13 [2023-12-15T22:29:13.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:29:13 [2023-12-15T22:29:13.991Z] [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
17:29:13 [2023-12-15T22:29:13.991Z] [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 562 kB/s)
17:29:13 [2023-12-15T22:29:13.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:29:13 [2023-12-15T22:29:13.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:29:13 [2023-12-15T22:29:13.991Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:29:14 [2023-12-15T22:29:14.249Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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 3.2 MB/s)
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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 109 kB/s)
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.249Z] [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
17:29:14 [2023-12-15T22:29:14.506Z] [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
17:29:14 [2023-12-15T22:29:14.506Z] [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
17:29:14 [2023-12-15T22:29:14.506Z] [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
17:29:14 [2023-12-15T22:29:14.506Z] [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 2.7 MB/s)
17:29:14 [2023-12-15T22:29:14.506Z] [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
17:29:14 [2023-12-15T22:29:14.506Z] [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
17:29:14 [2023-12-15T22:29:14.506Z] [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
17:29:14 [2023-12-15T22:29:14.763Z] [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
17:29:14 [2023-12-15T22:29:14.763Z] [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
17:29:14 [2023-12-15T22:29:14.763Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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 245 kB/s)
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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 306 kB/s)
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:14 [2023-12-15T22:29:14.764Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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 1.1 MB/s)
17:29:15 [2023-12-15T22:29:15.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:29:15 [2023-12-15T22:29:15.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:29:15 [2023-12-15T22:29:15.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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 597 kB/s)
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.020Z] [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
17:29:15 [2023-12-15T22:29:15.276Z] [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
17:29:15 [2023-12-15T22:29:15.276Z] [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
17:29:15 [2023-12-15T22:29:15.276Z] [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
17:29:15 [2023-12-15T22:29:15.276Z] [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 1.0 MB/s)
17:29:15 [2023-12-15T22:29:15.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:29:15 [2023-12-15T22:29:15.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:29:15 [2023-12-15T22:29:15.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:29:15 [2023-12-15T22:29:15.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:29:15 [2023-12-15T22:29:15.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:29:15 [2023-12-15T22:29:15.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:29:15 [2023-12-15T22:29:15.533Z] [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 399 kB/s)
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.533Z] [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 239 kB/s)
17:29:15 [2023-12-15T22:29:15.533Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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 1.0 MB/s)
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:15 [2023-12-15T22:29:15.789Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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 457 kB/s)
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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
17:29:16 [2023-12-15T22:29:16.045Z] [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 1.7 MB/s)
17:29:16 [2023-12-15T22:29:16.045Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:29:16 [2023-12-15T22:29:16.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:29:16 [2023-12-15T22:29:16.303Z] [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
17:29:16 [2023-12-15T22:29:16.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:29:16 [2023-12-15T22:29:16.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:29:16 [2023-12-15T22:29:16.303Z] [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
17:29:16 [2023-12-15T22:29:16.303Z] [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 614 kB/s)
17:29:16 [2023-12-15T22:29:16.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:29:16 [2023-12-15T22:29:16.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:29:16 [2023-12-15T22:29:16.303Z] [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
17:29:16 [2023-12-15T22:29:16.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:29:16 [2023-12-15T22:29:16.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:29:16 [2023-12-15T22:29:16.560Z] [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
17:29:16 [2023-12-15T22:29:16.560Z] [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 1.1 MB/s)
17:29:16 [2023-12-15T22:29:16.560Z] [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
17:29:16 [2023-12-15T22:29:16.560Z] [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
17:29:16 [2023-12-15T22:29:16.560Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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 695 kB/s)
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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 502 kB/s)
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:16 [2023-12-15T22:29:16.817Z] [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
17:29:17 [2023-12-15T22:29:17.072Z] [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
17:29:17 [2023-12-15T22:29:17.072Z] [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
17:29:17 [2023-12-15T22:29:17.073Z] [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
17:29:17 [2023-12-15T22:29:17.073Z] [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 153 kB/s)
17:29:17 [2023-12-15T22:29:17.073Z] [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
17:29:17 [2023-12-15T22:29:17.073Z] [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
17:29:17 [2023-12-15T22:29:17.073Z] [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
17:29:17 [2023-12-15T22:29:17.073Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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 205 kB/s)
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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 152 kB/s)
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.329Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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 294 kB/s)
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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 171 kB/s)
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.587Z] [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
17:29:17 [2023-12-15T22:29:17.844Z] [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
17:29:17 [2023-12-15T22:29:17.844Z] [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
17:29:17 [2023-12-15T22:29:17.844Z] [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
17:29:17 [2023-12-15T22:29:17.844Z] [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 321 kB/s)
17:29:17 [2023-12-15T22:29:17.844Z] [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
17:29:17 [2023-12-15T22:29:17.844Z] [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
17:29:17 [2023-12-15T22:29:17.844Z] [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
17:29:17 [2023-12-15T22:29:17.845Z] [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
17:29:17 [2023-12-15T22:29:17.845Z] [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
17:29:17 [2023-12-15T22:29:17.845Z] [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
17:29:17 [2023-12-15T22:29:17.845Z] [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 375 kB/s)
17:29:17 [2023-12-15T22:29:17.845Z] [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
17:29:17 [2023-12-15T22:29:17.845Z] [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
17:29:17 [2023-12-15T22:29:17.845Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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 244 kB/s)
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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 1.6 MB/s)
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.101Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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 225 kB/s)
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.358Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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 286 kB/s)
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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 309 kB/s)
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.614Z] [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
17:29:18 [2023-12-15T22:29:18.615Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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 140 kB/s)
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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 583 kB/s)
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:18 [2023-12-15T22:29:18.874Z] [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
17:29:19 [2023-12-15T22:29:19.131Z] [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
17:29:19 [2023-12-15T22:29:19.131Z] [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
17:29:19 [2023-12-15T22:29:19.131Z] [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
17:29:19 [2023-12-15T22:29:19.131Z] [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 510 kB/s)
17:29:19 [2023-12-15T22:29:19.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:29:19 [2023-12-15T22:29:19.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:29:19 [2023-12-15T22:29:19.131Z] [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
17:29:19 [2023-12-15T22:29:19.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:29:19 [2023-12-15T22:29:19.388Z] [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
17:29:19 [2023-12-15T22:29:19.388Z] [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 3.6 MB/s)
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
17:29:19 [2023-12-15T22:29:19.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
17:29:19 [2023-12-15T22:29:19.388Z] [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 1.5 MB/s)
17:29:19 [2023-12-15T22:29:19.388Z] [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
17:29:19 [2023-12-15T22:29:19.388Z] [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
17:29:19 [2023-12-15T22:29:19.388Z] [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
17:29:19 [2023-12-15T22:29:19.644Z] [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
17:29:19 [2023-12-15T22:29:19.644Z] [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
17:29:19 [2023-12-15T22:29:19.644Z] [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
17:29:19 [2023-12-15T22:29:19.644Z] [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 403 kB/s)
17:29:19 [2023-12-15T22:29:19.645Z] [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
17:29:19 [2023-12-15T22:29:19.645Z] [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
17:29:19 [2023-12-15T22:29:19.645Z] [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
17:29:19 [2023-12-15T22:29:19.645Z] [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
17:29:19 [2023-12-15T22:29:19.645Z] [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
17:29:19 [2023-12-15T22:29:19.901Z] [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
17:29:19 [2023-12-15T22:29:19.901Z] [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 1.6 MB/s)
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
17:29:19 [2023-12-15T22:29:19.901Z] [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 50 kB/s)
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:29:19 [2023-12-15T22:29:19.901Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:29:20 [2023-12-15T22:29:20.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:29:20 [2023-12-15T22:29:20.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:29:20 [2023-12-15T22:29:20.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:29:20 [2023-12-15T22:29:20.157Z] [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 30 kB/s)
17:29:20 [2023-12-15T22:29:20.157Z] [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
17:29:20 [2023-12-15T22:29:20.157Z] [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
17:29:20 [2023-12-15T22:29:20.157Z] [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
17:29:20 [2023-12-15T22:29:20.157Z] [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
17:29:20 [2023-12-15T22:29:20.413Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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 516 kB/s)
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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 945 kB/s)
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.414Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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 241 kB/s)
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.670Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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 925 kB/s)
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:20 [2023-12-15T22:29:20.926Z] [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 1.2 MB/s)
17:29:20 [2023-12-15T22:29:20.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:29:20 [2023-12-15T22:29:20.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:29:20 [2023-12-15T22:29:20.926Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:29:21 [2023-12-15T22:29:21.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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 4.4 MB/s)
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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 338 kB/s)
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.182Z] [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
17:29:21 [2023-12-15T22:29:21.438Z] [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
17:29:21 [2023-12-15T22:29:21.438Z] [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
17:29:21 [2023-12-15T22:29:21.438Z] [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
17:29:21 [2023-12-15T22:29:21.438Z] [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
17:29:21 [2023-12-15T22:29:21.438Z] [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 248 kB/s)
17:29:21 [2023-12-15T22:29:21.438Z] [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
17:29:21 [2023-12-15T22:29:21.438Z] [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
17:29:21 [2023-12-15T22:29:21.439Z] [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
17:29:21 [2023-12-15T22:29:21.439Z] [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
17:29:21 [2023-12-15T22:29:21.439Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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 565 kB/s)
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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 190 kB/s)
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.695Z] [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
17:29:21 [2023-12-15T22:29:21.951Z] [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
17:29:21 [2023-12-15T22:29:21.951Z] [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
17:29:21 [2023-12-15T22:29:21.951Z] [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
17:29:21 [2023-12-15T22:29:21.951Z] [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 290 kB/s)
17:29:21 [2023-12-15T22:29:21.951Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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 1.8 MB/s)
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:21 [2023-12-15T22:29:21.952Z] [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
17:29:22 [2023-12-15T22:29:22.209Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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 551 kB/s)
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.465Z] [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 1.2 MB/s)
17:29:22 [2023-12-15T22:29:22.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:29:22 [2023-12-15T22:29:22.465Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:29:22 [2023-12-15T22:29:22.465Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:29:22 [2023-12-15T22:29:22.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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 2.5 MB/s)
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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 355 kB/s)
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.721Z] [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
17:29:22 [2023-12-15T22:29:22.977Z] [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
17:29:22 [2023-12-15T22:29:22.977Z] [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
17:29:22 [2023-12-15T22:29:22.977Z] [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
17:29:22 [2023-12-15T22:29:22.977Z] [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
17:29:22 [2023-12-15T22:29:22.977Z] [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 572 kB/s)
17:29:22 [2023-12-15T22:29:22.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:29:22 [2023-12-15T22:29:22.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:29:22 [2023-12-15T22:29:22.977Z] [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
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:29:23 [2023-12-15T22:29:23.235Z] [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
17:29:23 [2023-12-15T22:29:23.235Z] [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 1.6 MB/s)
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:29:23 [2023-12-15T22:29:23.235Z] [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
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:29:23 [2023-12-15T22:29:23.235Z] [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
17:29:23 [2023-12-15T22:29:23.235Z] [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 3.5 MB/s)
17:29:23 [2023-12-15T22:29:23.235Z] [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
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:29:23 [2023-12-15T22:29:23.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:29:23 [2023-12-15T22:29:23.235Z] [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
17:29:23 [2023-12-15T22:29:23.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:29:23 [2023-12-15T22:29:23.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:29:23 [2023-12-15T22:29:23.492Z] [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
17:29:23 [2023-12-15T22:29:23.492Z] [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 635 kB/s)
17:29:23 [2023-12-15T22:29:23.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:29:23 [2023-12-15T22:29:23.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:29:23 [2023-12-15T22:29:23.492Z] [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
17:29:23 [2023-12-15T22:29:23.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:29:23 [2023-12-15T22:29:23.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:29:23 [2023-12-15T22:29:23.748Z] [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
17:29:23 [2023-12-15T22:29:23.748Z] [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 5.7 MB/s)
17:29:23 [2023-12-15T22:29:23.748Z] [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
17:29:23 [2023-12-15T22:29:23.748Z] [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
17:29:23 [2023-12-15T22:29:23.748Z] [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
17:29:23 [2023-12-15T22:29:23.748Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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 347 kB/s)
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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
17:29:24 [2023-12-15T22:29:24.004Z] [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 500 kB/s)
17:29:24 [2023-12-15T22:29:24.005Z] [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
17:29:24 [2023-12-15T22:29:24.005Z] [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
17:29:24 [2023-12-15T22:29:24.005Z] [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
17:29:24 [2023-12-15T22:29:24.260Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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 492 kB/s)
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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
17:29:24 [2023-12-15T22:29:24.261Z] [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 730 kB/s)
17:29:24 [2023-12-15T22:29:24.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:29:24 [2023-12-15T22:29:24.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:29:24 [2023-12-15T22:29:24.517Z] [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
17:29:24 [2023-12-15T22:29:24.517Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:29:24 [2023-12-15T22:29:24.517Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:29:24 [2023-12-15T22:29:24.517Z] [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
17:29:24 [2023-12-15T22:29:24.517Z] [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 735 kB/s)
17:29:24 [2023-12-15T22:29:24.517Z] [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
17:29:24 [2023-12-15T22:29:24.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
17:29:24 [2023-12-15T22:29:24.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
17:29:24 [2023-12-15T22:29:24.517Z] [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
17:29:24 [2023-12-15T22:29:24.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
17:29:24 [2023-12-15T22:29:24.773Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
17:29:24 [2023-12-15T22:29:24.773Z] [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
17:29:24 [2023-12-15T22:29:24.774Z] [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 936 kB/s)
17:29:24 [2023-12-15T22:29:24.774Z] [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
17:29:24 [2023-12-15T22:29:24.774Z] [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
17:29:24 [2023-12-15T22:29:24.774Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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 722 kB/s)
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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
17:29:25 [2023-12-15T22:29:25.030Z] [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 291 kB/s)
17:29:25 [2023-12-15T22:29:25.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:29:25 [2023-12-15T22:29:25.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:29:25 [2023-12-15T22:29:25.286Z] [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
17:29:25 [2023-12-15T22:29:25.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:29:25 [2023-12-15T22:29:25.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:29:25 [2023-12-15T22:29:25.286Z] [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
17:29:25 [2023-12-15T22:29:25.286Z] [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 418 kB/s)
17:29:25 [2023-12-15T22:29:25.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:29:25 [2023-12-15T22:29:25.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:29:25 [2023-12-15T22:29:25.286Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:29:25 [2023-12-15T22:29:25.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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 348 kB/s)
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.542Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:29:25 [2023-12-15T22:29:25.798Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:25 [2023-12-15T22:29:25.799Z] [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
17:29:26 [2023-12-15T22:29:26.055Z] [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
17:29:26 [2023-12-15T22:29:26.055Z] [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
17:29:26 [2023-12-15T22:29:26.055Z] [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
17:29:26 [2023-12-15T22:29:26.055Z] [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
17:29:26 [2023-12-15T22:29:26.055Z] [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
17:29:26 [2023-12-15T22:29:26.055Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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 3.2 MB/s)
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.311Z] [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 2.4 MB/s)
17:29:26 [2023-12-15T22:29:26.311Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 13 MB/s)
17:29:26 [2023-12-15T22:29:26.312Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 15 MB/s)
17:29:26 [2023-12-15T22:29:26.312Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 8.7 MB/s)
17:29:26 [2023-12-15T22:29:26.312Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 37 MB/s)
17:29:26 [2023-12-15T22:29:26.312Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 2.8 MB/s)
17:29:26 [2023-12-15T22:29:26.312Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 1.7 MB/s)
17:29:26 [2023-12-15T22:29:26.312Z] [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
17:29:26 [2023-12-15T22:29:26.312Z] [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 13 MB/s)
17:29:26 [2023-12-15T22:29:26.569Z] [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 265 kB/s)
17:29:26 [2023-12-15T22:29:26.569Z] [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 7.3 MB/s)
17:29:26 [2023-12-15T22:29:26.569Z] [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 4.7 MB/s)
17:29:26 [2023-12-15T22:29:26.569Z] [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 9.0 MB/s)
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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 143 kB/s)
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:26 [2023-12-15T22:29:26.825Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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 2.3 MB/s)
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.081Z] [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
17:29:27 [2023-12-15T22:29:27.082Z] [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
17:29:27 [2023-12-15T22:29:27.082Z] [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 108 kB/s)
17:29:27 [2023-12-15T22:29:27.082Z] [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
17:29:27 [2023-12-15T22:29:27.337Z] [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
17:29:27 [2023-12-15T22:29:27.337Z] [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
17:29:27 [2023-12-15T22:29:27.338Z] [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
17:29:27 [2023-12-15T22:29:27.338Z] [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
17:29:27 [2023-12-15T22:29:27.338Z] [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
17:29:27 [2023-12-15T22:29:27.338Z] [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 216 kB/s)
17:29:27 [2023-12-15T22:29:27.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:29:27 [2023-12-15T22:29:27.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:29:27 [2023-12-15T22:29:27.338Z] [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
17:29:27 [2023-12-15T22:29:27.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:29:27 [2023-12-15T22:29:27.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:29:27 [2023-12-15T22:29:27.594Z] [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
17:29:27 [2023-12-15T22:29:27.594Z] [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 868 kB/s)
17:29:27 [2023-12-15T22:29:27.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
17:29:27 [2023-12-15T22:29:27.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
17:29:27 [2023-12-15T22:29:27.594Z] [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
17:29:27 [2023-12-15T22:29:27.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
17:29:27 [2023-12-15T22:29:27.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
17:29:27 [2023-12-15T22:29:27.594Z] [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
17:29:27 [2023-12-15T22:29:27.594Z] [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 169 kB/s)
17:29:27 [2023-12-15T22:29:27.594Z] [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
17:29:27 [2023-12-15T22:29:27.594Z] [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
17:29:27 [2023-12-15T22:29:27.594Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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 109 kB/s)
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:27 [2023-12-15T22:29:27.850Z] [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 105 kB/s)
17:29:27 [2023-12-15T22:29:27.850Z] [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
17:29:28 [2023-12-15T22:29:28.108Z] [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
17:29:28 [2023-12-15T22:29:28.108Z] [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
17:29:28 [2023-12-15T22:29:28.108Z] [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
17:29:28 [2023-12-15T22:29:28.108Z] [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
17:29:28 [2023-12-15T22:29:28.108Z] [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
17:29:28 [2023-12-15T22:29:28.108Z] [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 135 kB/s)
17:29:28 [2023-12-15T22:29:28.108Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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.6 MB/s)
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.364Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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 838 kB/s)
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.619Z] [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
17:29:28 [2023-12-15T22:29:28.620Z] [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 691 kB/s)
17:29:28 [2023-12-15T22:29:28.620Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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.1 MB/s)
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.876Z] [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
17:29:28 [2023-12-15T22:29:28.877Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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 379 kB/s)
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.132Z] [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
17:29:29 [2023-12-15T22:29:29.133Z] [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
17:29:29 [2023-12-15T22:29:29.133Z] [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
17:29:29 [2023-12-15T22:29:29.133Z] [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 99 kB/s)
17:29:29 [2023-12-15T22:29:29.133Z] [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
17:29:29 [2023-12-15T22:29:29.133Z] [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
17:29:29 [2023-12-15T22:29:29.133Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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 841 kB/s)
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.389Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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 2.6 MB/s)
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.645Z] [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
17:29:29 [2023-12-15T22:29:29.902Z] [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
17:29:29 [2023-12-15T22:29:29.902Z] [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
17:29:29 [2023-12-15T22:29:29.902Z] [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
17:29:29 [2023-12-15T22:29:29.902Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.158Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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.8 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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 2.4 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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 5.3 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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 1.4 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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 3.8 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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
17:29:30 [2023-12-15T22:29:30.159Z] [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 6.0 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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 3.5 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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 2.1 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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.3 MB/s)
17:29:30 [2023-12-15T22:29:30.159Z] [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 16 MB/s)
17:29:30 [2023-12-15T22:29:30.415Z] [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
17:29:30 [2023-12-15T22:29:30.415Z] [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
17:29:30 [2023-12-15T22:29:30.415Z] [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
17:29:30 [2023-12-15T22:29:30.415Z] [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
17:29:30 [2023-12-15T22:29:30.415Z] [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
17:29:30 [2023-12-15T22:29:30.672Z] [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
17:29:30 [2023-12-15T22:29:30.672Z] [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 410 kB/s)
17:29:30 [2023-12-15T22:29:30.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:29:30 [2023-12-15T22:29:30.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:29:30 [2023-12-15T22:29:30.672Z] [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
17:29:30 [2023-12-15T22:29:30.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:29:30 [2023-12-15T22:29:30.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:29:30 [2023-12-15T22:29:30.672Z] [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
17:29:30 [2023-12-15T22:29:30.672Z] [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 809 kB/s)
17:29:30 [2023-12-15T22:29:30.672Z] [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
17:29:30 [2023-12-15T22:29:30.672Z] [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
17:29:30 [2023-12-15T22:29:30.672Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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 2.1 MB/s)
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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 99 kB/s)
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:30 [2023-12-15T22:29:30.928Z] [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
17:29:31 [2023-12-15T22:29:31.185Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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 286 kB/s)
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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 453 kB/s)
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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 2.5 MB/s)
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.442Z] [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
17:29:31 [2023-12-15T22:29:31.698Z] [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
17:29:31 [2023-12-15T22:29:31.698Z] [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
17:29:31 [2023-12-15T22:29:31.698Z] [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
17:29:31 [2023-12-15T22:29:31.698Z] [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 476 kB/s)
17:29:31 [2023-12-15T22:29:31.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:29:31 [2023-12-15T22:29:31.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:29:31 [2023-12-15T22:29:31.954Z] [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
17:29:31 [2023-12-15T22:29:31.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:29:31 [2023-12-15T22:29:31.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:29:31 [2023-12-15T22:29:31.954Z] [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
17:29:31 [2023-12-15T22:29:31.954Z] [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 314 kB/s)
17:29:31 [2023-12-15T22:29:31.954Z] [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
17:29:31 [2023-12-15T22:29:31.954Z] [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
17:29:31 [2023-12-15T22:29:31.954Z] [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
17:29:32 [2023-12-15T22:29:32.211Z] [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 51 MB/s)
17:29:32 [2023-12-15T22:29:32.211Z] [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
17:29:32 [2023-12-15T22:29:32.211Z] [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
17:29:32 [2023-12-15T22:29:32.211Z] [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
17:29:32 [2023-12-15T22:29:32.211Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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 310 kB/s)
17:29:32 [2023-12-15T22:29:32.468Z] [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
17:29:32 [2023-12-15T22:29:32.468Z] [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 14 MB/s)
17:29:32 [2023-12-15T22:29:32.725Z] [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
17:29:32 [2023-12-15T22:29:32.725Z] [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
17:29:32 [2023-12-15T22:29:32.725Z] [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
17:29:32 [2023-12-15T22:29:32.981Z] [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
17:29:32 [2023-12-15T22:29:32.981Z] [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
17:29:32 [2023-12-15T22:29:32.981Z] [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
17:29:32 [2023-12-15T22:29:32.981Z] [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 137 kB/s)
17:29:32 [2023-12-15T22:29:32.981Z] [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
17:29:32 [2023-12-15T22:29:32.981Z] [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
17:29:32 [2023-12-15T22:29:32.981Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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 3.6 MB/s)
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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 114 kB/s)
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.237Z] [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
17:29:33 [2023-12-15T22:29:33.492Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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 645 kB/s)
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.493Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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 116 kB/s)
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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 352 kB/s)
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:33 [2023-12-15T22:29:33.749Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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 53 kB/s)
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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 120 kB/s)
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.006Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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 81 kB/s)
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.263Z] [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
17:29:34 [2023-12-15T22:29:34.520Z] [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
17:29:34 [2023-12-15T22:29:34.520Z] [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
17:29:34 [2023-12-15T22:29:34.520Z] [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
17:29:34 [2023-12-15T22:29:34.520Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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 517 kB/s)
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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
17:29:34 [2023-12-15T22:29:34.776Z] [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 1.6 MB/s)
17:29:34 [2023-12-15T22:29:34.776Z] [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 159 kB/s)
17:29:34 [2023-12-15T22:29:34.776Z] [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 878 kB/s)
17:29:35 [2023-12-15T22:29:35.032Z] [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
17:29:35 [2023-12-15T22:29:35.032Z] [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
17:29:35 [2023-12-15T22:29:35.032Z] [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
17:29:35 [2023-12-15T22:29:35.032Z] [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
17:29:35 [2023-12-15T22:29:35.032Z] [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
17:29:35 [2023-12-15T22:29:35.032Z] [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
17:29:35 [2023-12-15T22:29:35.033Z] [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 805 kB/s)
17:29:35 [2023-12-15T22:29:35.033Z] [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
17:29:35 [2023-12-15T22:29:35.033Z] [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
17:29:35 [2023-12-15T22:29:35.033Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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 4.4 MB/s)
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.289Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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)
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.546Z] [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 1.8 MB/s)
17:29:35 [2023-12-15T22:29:35.546Z] [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
17:29:35 [2023-12-15T22:29:35.802Z] [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
17:29:35 [2023-12-15T22:29:35.802Z] [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
17:29:35 [2023-12-15T22:29:35.802Z] [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
17:29:35 [2023-12-15T22:29:35.802Z] [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
17:29:35 [2023-12-15T22:29:35.802Z] [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
17:29:35 [2023-12-15T22:29:35.802Z] [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 535 kB/s)
17:29:35 [2023-12-15T22:29:35.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:29:35 [2023-12-15T22:29:35.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:29:35 [2023-12-15T22:29:35.802Z] [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
17:29:35 [2023-12-15T22:29:35.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:29:35 [2023-12-15T22:29:35.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:29:35 [2023-12-15T22:29:35.803Z] [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
17:29:35 [2023-12-15T22:29:35.803Z] [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 796 kB/s)
17:29:35 [2023-12-15T22:29:35.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:29:36 [2023-12-15T22:29:36.060Z] [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
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:29:36 [2023-12-15T22:29:36.060Z] [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
17:29:36 [2023-12-15T22:29:36.060Z] [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 1.5 MB/s)
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
17:29:36 [2023-12-15T22:29:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
17:29:36 [2023-12-15T22:29:36.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
17:29:36 [2023-12-15T22:29:36.316Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
17:29:36 [2023-12-15T22:29:36.316Z] [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.5 MB/s)
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 3.3 MB/s)
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.316Z] [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
17:29:36 [2023-12-15T22:29:36.317Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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 187 kB/s)
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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 3.1 MB/s)
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.573Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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 97 kB/s)
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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 61 kB/s)
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:36 [2023-12-15T22:29:36.830Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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 128 kB/s)
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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 119 kB/s)
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.087Z] [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
17:29:37 [2023-12-15T22:29:37.344Z] [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
17:29:37 [2023-12-15T22:29:37.344Z] [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
17:29:37 [2023-12-15T22:29:37.344Z] [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
17:29:37 [2023-12-15T22:29:37.345Z] [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 129 kB/s)
17:29:37 [2023-12-15T22:29:37.345Z] [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
17:29:37 [2023-12-15T22:29:37.345Z] [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
17:29:37 [2023-12-15T22:29:37.345Z] [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
17:29:37 [2023-12-15T22:29:37.345Z] [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
17:29:37 [2023-12-15T22:29:37.345Z] [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
17:29:37 [2023-12-15T22:29:37.345Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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 94 kB/s)
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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 191 kB/s)
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.601Z] [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
17:29:37 [2023-12-15T22:29:37.858Z] [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
17:29:37 [2023-12-15T22:29:37.858Z] [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
17:29:37 [2023-12-15T22:29:37.858Z] [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
17:29:37 [2023-12-15T22:29:37.858Z] [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
17:29:37 [2023-12-15T22:29:37.858Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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 1.9 MB/s)
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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
17:29:38 [2023-12-15T22:29:38.422Z] [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 4.1 MB/s)
17:29:38 [2023-12-15T22:29:38.422Z] [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 1.7 MB/s)
17:29:38 [2023-12-15T22:29:38.422Z] [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 2.2 MB/s)
17:29:38 [2023-12-15T22:29:38.422Z] [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 14 MB/s)
17:29:38 [2023-12-15T22:29:38.422Z] [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 88 MB/s)
17:29:38 [2023-12-15T22:29:38.679Z] [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
17:29:38 [2023-12-15T22:29:38.679Z] [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
17:29:38 [2023-12-15T22:29:38.679Z] [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
17:29:38 [2023-12-15T22:29:38.936Z] [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
17:29:38 [2023-12-15T22:29:38.936Z] [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
17:29:38 [2023-12-15T22:29:38.936Z] [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
17:29:38 [2023-12-15T22:29:38.936Z] [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 89 kB/s)
17:29:38 [2023-12-15T22:29:38.936Z] [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
17:29:38 [2023-12-15T22:29:38.936Z] [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
17:29:38 [2023-12-15T22:29:38.936Z] [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
17:29:39 [2023-12-15T22:29:39.193Z] [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
17:29:39 [2023-12-15T22:29:39.193Z] [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
17:29:39 [2023-12-15T22:29:39.193Z] [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
17:29:39 [2023-12-15T22:29:39.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 2.5 MB/s)
17:29:39 [2023-12-15T22:29:39.449Z] [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
17:29:39 [2023-12-15T22:29:39.449Z] [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
17:29:39 [2023-12-15T22:29:39.449Z] [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
17:29:39 [2023-12-15T22:29:39.449Z] [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
17:29:39 [2023-12-15T22:29:39.449Z] [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
17:29:39 [2023-12-15T22:29:39.449Z] [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
17:29:39 [2023-12-15T22:29:39.449Z] [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 2.0 MB/s)
17:29:39 [2023-12-15T22:29:39.450Z] [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
17:29:39 [2023-12-15T22:29:39.450Z] [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
17:29:39 [2023-12-15T22:29:39.450Z] [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
17:29:39 [2023-12-15T22:29:39.705Z] [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
17:29:39 [2023-12-15T22:29:39.705Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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 6.9 MB/s)
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.706Z] [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
17:29:39 [2023-12-15T22:29:39.961Z] [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 917 kB/s)
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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 5.5 MB/s)
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:39 [2023-12-15T22:29:39.962Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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 528 kB/s)
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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 168 kB/s)
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.219Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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 294 kB/s)
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.475Z] [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 169 kB/s)
17:29:40 [2023-12-15T22:29:40.475Z] [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
17:29:40 [2023-12-15T22:29:40.731Z] [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
17:29:40 [2023-12-15T22:29:40.731Z] [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
17:29:40 [2023-12-15T22:29:40.731Z] [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
17:29:40 [2023-12-15T22:29:40.731Z] [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
17:29:40 [2023-12-15T22:29:40.732Z] [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
17:29:40 [2023-12-15T22:29:40.732Z] [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 186 kB/s)
17:29:40 [2023-12-15T22:29:40.732Z] [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
17:29:40 [2023-12-15T22:29:40.732Z] [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
17:29:40 [2023-12-15T22:29:40.732Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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 297 kB/s)
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:40 [2023-12-15T22:29:40.988Z] [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 183 kB/s)
17:29:40 [2023-12-15T22:29:40.988Z] [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
17:29:41 [2023-12-15T22:29:41.244Z] [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
17:29:41 [2023-12-15T22:29:41.244Z] [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
17:29:41 [2023-12-15T22:29:41.244Z] [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
17:29:41 [2023-12-15T22:29:41.244Z] [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
17:29:41 [2023-12-15T22:29:41.245Z] [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
17:29:41 [2023-12-15T22:29:41.245Z] [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 299 kB/s)
17:29:41 [2023-12-15T22:29:41.245Z] [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
17:29:41 [2023-12-15T22:29:41.245Z] [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
17:29:41 [2023-12-15T22:29:41.245Z] [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
17:29:41 [2023-12-15T22:29:41.245Z] [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
17:29:41 [2023-12-15T22:29:41.245Z] [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
17:29:41 [2023-12-15T22:29:41.502Z] [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
17:29:41 [2023-12-15T22:29:41.502Z] [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 299 kB/s)
17:29:41 [2023-12-15T22:29:41.502Z] [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
17:29:41 [2023-12-15T22:29:41.502Z] [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
17:29:41 [2023-12-15T22:29:41.502Z] [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
17:29:41 [2023-12-15T22:29:41.503Z] [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
17:29:41 [2023-12-15T22:29:41.503Z] [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
17:29:41 [2023-12-15T22:29:41.503Z] [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
17:29:41 [2023-12-15T22:29:41.503Z] [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 294 kB/s)
17:29:41 [2023-12-15T22:29:41.503Z] [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
17:29:41 [2023-12-15T22:29:41.503Z] [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
17:29:41 [2023-12-15T22:29:41.503Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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 258 kB/s)
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.761Z] [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
17:29:41 [2023-12-15T22:29:41.762Z] [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 268 kB/s)
17:29:41 [2023-12-15T22:29:41.762Z] [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
17:29:41 [2023-12-15T22:29:41.762Z] [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
17:29:41 [2023-12-15T22:29:41.762Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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 240 kB/s)
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.018Z] [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
17:29:42 [2023-12-15T22:29:42.019Z] [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 268 kB/s)
17:29:42 [2023-12-15T22:29:42.019Z] [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
17:29:42 [2023-12-15T22:29:42.019Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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 258 kB/s)
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.275Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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 173 kB/s)
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.531Z] [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
17:29:42 [2023-12-15T22:29:42.532Z] [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
17:29:42 [2023-12-15T22:29:42.532Z] [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
17:29:42 [2023-12-15T22:29:42.532Z] [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 734 kB/s)
17:29:42 [2023-12-15T22:29:42.532Z] [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
17:29:42 [2023-12-15T22:29:42.532Z] [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
17:29:42 [2023-12-15T22:29:42.787Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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 1.0 MB/s)
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:42 [2023-12-15T22:29:42.788Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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 468 kB/s)
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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 294 kB/s)
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.043Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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 233 kB/s)
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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
17:29:43 [2023-12-15T22:29:43.299Z] [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 214 kB/s)
17:29:43 [2023-12-15T22:29:43.300Z] [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
17:29:43 [2023-12-15T22:29:43.300Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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 254 kB/s)
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.556Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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 343 kB/s)
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:43 [2023-12-15T22:29:43.813Z] [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 65 kB/s)
17:29:43 [2023-12-15T22:29:43.813Z] [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
17:29:44 [2023-12-15T22:29:44.069Z] [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
17:29:44 [2023-12-15T22:29:44.069Z] [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
17:29:44 [2023-12-15T22:29:44.069Z] [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
17:29:44 [2023-12-15T22:29:44.069Z] [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
17:29:44 [2023-12-15T22:29:44.069Z] [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
17:29:44 [2023-12-15T22:29:44.069Z] [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 169 kB/s)
17:29:44 [2023-12-15T22:29:44.069Z] [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
17:29:44 [2023-12-15T22:29:44.070Z] [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
17:29:44 [2023-12-15T22:29:44.070Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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 2.3 MB/s)
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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 158 kB/s)
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.381Z] [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
17:29:44 [2023-12-15T22:29:44.638Z] [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
17:29:44 [2023-12-15T22:29:44.638Z] [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
17:29:44 [2023-12-15T22:29:44.638Z] [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
17:29:44 [2023-12-15T22:29:44.638Z] [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 580 kB/s)
17:29:44 [2023-12-15T22:29:44.638Z] [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
17:29:44 [2023-12-15T22:29:44.638Z] [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
17:29:44 [2023-12-15T22:29:44.638Z] [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
17:29:44 [2023-12-15T22:29:44.894Z] [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
17:29:44 [2023-12-15T22:29:44.894Z] [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
17:29:44 [2023-12-15T22:29:44.894Z] [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
17:29:44 [2023-12-15T22:29:44.894Z] [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 136 kB/s)
17:29:44 [2023-12-15T22:29:44.894Z] [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
17:29:44 [2023-12-15T22:29:44.894Z] [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
17:29:44 [2023-12-15T22:29:44.895Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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 331 kB/s)
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.151Z] [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
17:29:45 [2023-12-15T22:29:45.407Z] [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 230 kB/s)
17:29:45 [2023-12-15T22:29:45.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
17:29:45 [2023-12-15T22:29:45.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
17:29:45 [2023-12-15T22:29:45.407Z] [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
17:29:45 [2023-12-15T22:29:45.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
17:29:45 [2023-12-15T22:29:45.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
17:29:45 [2023-12-15T22:29:45.407Z] [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
17:29:45 [2023-12-15T22:29:45.407Z] [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 113 kB/s)
17:29:45 [2023-12-15T22:29:45.407Z] [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
17:29:45 [2023-12-15T22:29:45.407Z] [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
17:29:45 [2023-12-15T22:29:45.407Z] [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
17:29:45 [2023-12-15T22:29:45.663Z] [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
17:29:45 [2023-12-15T22:29:45.663Z] [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
17:29:45 [2023-12-15T22:29:45.663Z] [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
17:29:45 [2023-12-15T22:29:45.663Z] [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 821 kB/s)
17:29:45 [2023-12-15T22:29:45.663Z] [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
17:29:45 [2023-12-15T22:29:45.663Z] [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
17:29:45 [2023-12-15T22:29:45.663Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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 428 kB/s)
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.919Z] [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
17:29:45 [2023-12-15T22:29:45.920Z] [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
17:29:45 [2023-12-15T22:29:45.920Z] [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
17:29:45 [2023-12-15T22:29:45.920Z] [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 492 kB/s)
17:29:45 [2023-12-15T22:29:45.920Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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 182 kB/s)
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.175Z] [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
17:29:46 [2023-12-15T22:29:46.176Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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 183 kB/s)
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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.7 MB/s)
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.432Z] [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
17:29:46 [2023-12-15T22:29:46.433Z] [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
17:29:46 [2023-12-15T22:29:46.433Z] [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
17:29:46 [2023-12-15T22:29:46.433Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.690Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.691Z] [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
17:29:46 [2023-12-15T22:29:46.947Z] [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
17:29:46 [2023-12-15T22:29:46.947Z] [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
17:29:46 [2023-12-15T22:29:46.947Z] [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
17:29:46 [2023-12-15T22:29:46.947Z] [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
17:29:46 [2023-12-15T22:29:46.947Z] [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
17:29:46 [2023-12-15T22:29:46.947Z] [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
17:29:47 [2023-12-15T22:29:47.203Z] [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
17:29:47 [2023-12-15T22:29:47.203Z] [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
17:29:47 [2023-12-15T22:29:47.203Z] [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
17:29:47 [2023-12-15T22:29:47.203Z] [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
17:29:47 [2023-12-15T22:29:47.204Z] [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
17:29:47 [2023-12-15T22:29:47.204Z] [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
17:29:47 [2023-12-15T22:29:47.204Z] [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
17:29:47 [2023-12-15T22:29:47.204Z] [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
17:29:47 [2023-12-15T22:29:47.204Z] [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
17:29:47 [2023-12-15T22:29:47.204Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.460Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.718Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.974Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.975Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:47 [2023-12-15T22:29:47.976Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 74 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 3.7 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 2.4 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 19 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 6.9 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 23 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 17 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 13 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 13 MB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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 803 kB/s)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.233Z] [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)
17:29:48 [2023-12-15T22:29:48.233Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 10 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 176 kB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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.2 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 311 kB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 3.6 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 96 kB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 581 kB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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 627 kB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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.0 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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.3 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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.1 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [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.9 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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
17:29:48 [2023-12-15T22:29:48.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.1 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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 5.0 MB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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 170 kB/s)
17:29:48 [2023-12-15T22:29:48.234Z] [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)
17:29:48 [2023-12-15T22:29:48.234Z] [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.3 MB/s)
17:29:48 [2023-12-15T22:29:48.797Z] [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
17:29:48 [2023-12-15T22:29:48.797Z] [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
17:29:48 [2023-12-15T22:29:48.797Z] [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
17:29:49 [2023-12-15T22:29:49.101Z] [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
17:29:49 [2023-12-15T22:29:49.101Z] [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
17:29:49 [2023-12-15T22:29:49.101Z] [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
17:29:49 [2023-12-15T22:29:49.101Z] [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 536 kB/s)
17:29:49 [2023-12-15T22:29:49.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:29:49 [2023-12-15T22:29:49.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:29:49 [2023-12-15T22:29:49.101Z] [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
17:29:49 [2023-12-15T22:29:49.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:29:49 [2023-12-15T22:29:49.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:29:49 [2023-12-15T22:29:49.395Z] [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
17:29:49 [2023-12-15T22:29:49.395Z] [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 972 kB/s)
17:29:49 [2023-12-15T22:29:49.395Z] [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
17:29:49 [2023-12-15T22:29:49.395Z] [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
17:29:49 [2023-12-15T22:29:49.395Z] [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
17:29:49 [2023-12-15T22:29:49.395Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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 2.2 MB/s)
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.663Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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 830 kB/s)
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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 709 kB/s)
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:49 [2023-12-15T22:29:49.919Z] [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
17:29:50 [2023-12-15T22:29:50.175Z] [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
17:29:50 [2023-12-15T22:29:50.175Z] [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
17:29:50 [2023-12-15T22:29:50.175Z] [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
17:29:50 [2023-12-15T22:29:50.175Z] [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 1.8 MB/s)
17:29:50 [2023-12-15T22:29:50.175Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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 245 kB/s)
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.431Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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 1.8 MB/s)
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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 458 kB/s)
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:50 [2023-12-15T22:29:50.687Z] [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
17:29:51 [2023-12-15T22:29:51.251Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [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 2.0 MB/s)
17:29:51 [2023-12-15T22:29:51.508Z] [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
17:29:51 [2023-12-15T22:29:51.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 3.4 MB/s)
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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 252 kB/s)
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.071Z] [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
17:29:52 [2023-12-15T22:29:52.327Z] [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
17:29:52 [2023-12-15T22:29:52.328Z] [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
17:29:52 [2023-12-15T22:29:52.328Z] [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
17:29:52 [2023-12-15T22:29:52.328Z] [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 2.5 MB/s)
17:29:52 [2023-12-15T22:29:52.328Z] [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
17:29:52 [2023-12-15T22:29:52.328Z] [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
17:29:52 [2023-12-15T22:29:52.328Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.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.pom (1.6 kB at 158 kB/s)
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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 290 kB/s)
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.585Z] [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
17:29:52 [2023-12-15T22:29:52.841Z] [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
17:29:52 [2023-12-15T22:29:52.841Z] [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
17:29:52 [2023-12-15T22:29:52.842Z] [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
17:29:52 [2023-12-15T22:29:52.842Z] [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
17:29:52 [2023-12-15T22:29:52.842Z] [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 714 kB/s)
17:29:52 [2023-12-15T22:29:52.842Z] [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
17:29:52 [2023-12-15T22:29:52.842Z] [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
17:29:52 [2023-12-15T22:29:52.842Z] [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
17:29:53 [2023-12-15T22:29:53.098Z] [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
17:29:53 [2023-12-15T22:29:53.098Z] [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
17:29:53 [2023-12-15T22:29:53.098Z] [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
17:29:53 [2023-12-15T22:29:53.098Z] [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
17:29:53 [2023-12-15T22:29:53.364Z] [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
17:29:53 [2023-12-15T22:29:53.364Z] [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
17:29:53 [2023-12-15T22:29:53.364Z] [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
17:29:53 [2023-12-15T22:29:53.364Z] [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
17:29:53 [2023-12-15T22:29:53.364Z] [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
17:29:53 [2023-12-15T22:29:53.625Z] [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 100 MB/s)
17:29:53 [2023-12-15T22:29:53.625Z] [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
17:29:53 [2023-12-15T22:29:53.625Z] [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 29 MB/s)
17:29:53 [2023-12-15T22:29:53.625Z] [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
17:29:53 [2023-12-15T22:29:53.625Z] [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
17:29:53 [2023-12-15T22:29:53.625Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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 162 kB/s)
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [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
17:29:53 [2023-12-15T22:29:53.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 2.1 MB/s)
17:29:54 [2023-12-15T22:29:54.138Z] [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
17:29:54 [2023-12-15T22:29:54.138Z] [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
17:29:54 [2023-12-15T22:29:54.138Z] [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
17:29:54 [2023-12-15T22:29:54.394Z] [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
17:29:54 [2023-12-15T22:29:54.394Z] [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
17:29:54 [2023-12-15T22:29:54.394Z] [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
17:29:54 [2023-12-15T22:29:54.394Z] [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 216 kB/s)
17:29:54 [2023-12-15T22:29:54.395Z] [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
17:29:54 [2023-12-15T22:29:54.395Z] [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
17:29:54 [2023-12-15T22:29:54.395Z] [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
17:29:54 [2023-12-15T22:29:54.395Z] [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
17:29:54 [2023-12-15T22:29:54.650Z] [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
17:29:54 [2023-12-15T22:29:54.650Z] [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
17:29:54 [2023-12-15T22:29:54.650Z] [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 3.8 MB/s)
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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 635 kB/s)
17:29:56 [2023-12-15T22:29:56.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:29:56 [2023-12-15T22:29:56.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:29:56 [2023-12-15T22:29:56.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.539Z] [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 2.1 MB/s)
17:29:56 [2023-12-15T22:29:56.539Z] [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
17:29:56 [2023-12-15T22:29:56.796Z] [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
17:29:56 [2023-12-15T22:29:56.796Z] [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
17:29:56 [2023-12-15T22:29:56.796Z] [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
17:29:56 [2023-12-15T22:29:56.796Z] [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
17:29:56 [2023-12-15T22:29:56.796Z] [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
17:29:56 [2023-12-15T22:29:56.796Z] [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 7.0 MB/s)
17:29:57 [2023-12-15T22:29:57.725Z] [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
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] ------------------------------------------------------------------------
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Reactor Build Order:
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] 
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Trace Compass Parent                                               [pom]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Trace Compass State System Parent                                  [pom]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Trace Compass TMF Parent                                           [pom]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.725Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core        [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui          [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass Documentation                                        [pom]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass (new) callstack User Guide                [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.726Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass RCP Parent                                           [pom]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass Json trace Parent                                    [pom]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass Target Platform                                      [pom]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Trace Compass Repository                            [eclipse-repository]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] 
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                     [1/144]
17:29:57 [2023-12-15T22:29:57.727Z] [INFO]   from pom.xml
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] --------------------------------[ pom ]---------------------------------
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] 
17:29:57 [2023-12-15T22:29:57.727Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
17:29:57 [2023-12-15T22:29:57.727Z] [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
17:29:57 [2023-12-15T22:29:57.727Z] [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
17:29:57 [2023-12-15T22:29:57.727Z] [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
17:29:57 [2023-12-15T22:29:57.727Z] [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
17:29:57 [2023-12-15T22:29:57.983Z] [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
17:29:57 [2023-12-15T22:29:57.983Z] [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
17:29:57 [2023-12-15T22:29:57.983Z] [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 361 kB/s)
17:29:57 [2023-12-15T22:29:57.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
17:29:57 [2023-12-15T22:29:57.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
17:29:57 [2023-12-15T22:29:57.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
17:29:57 [2023-12-15T22:29:57.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
17:29:57 [2023-12-15T22:29:57.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
17:29:57 [2023-12-15T22:29:57.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
17:29:58 [2023-12-15T22:29:58.239Z] [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 1.7 MB/s)
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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 16 MB/s)
17:29:58 [2023-12-15T22:29:58.239Z] [INFO] 
17:29:58 [2023-12-15T22:29:58.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.239Z] [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
17:29:58 [2023-12-15T22:29:58.495Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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 399 kB/s)
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.496Z] [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
17:29:58 [2023-12-15T22:29:58.751Z] [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
17:29:58 [2023-12-15T22:29:58.751Z] [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 411 kB/s)
17:29:58 [2023-12-15T22:29:58.751Z] [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
17:29:58 [2023-12-15T22:29:58.751Z] [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
17:29:58 [2023-12-15T22:29:58.751Z] [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
17:29:58 [2023-12-15T22:29:58.752Z] [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
17:29:58 [2023-12-15T22:29:58.752Z] [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
17:29:58 [2023-12-15T22:29:58.752Z] [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
17:29:58 [2023-12-15T22:29:58.752Z] [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 1.6 MB/s)
17:29:58 [2023-12-15T22:29:58.752Z] [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
17:29:58 [2023-12-15T22:29:58.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:29:58 [2023-12-15T22:29:58.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:29:58 [2023-12-15T22:29:58.752Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:29:59 [2023-12-15T22:29:59.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [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)
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:29:59 [2023-12-15T22:29:59.008Z] [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
17:29:59 [2023-12-15T22:29:59.265Z] [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
17:29:59 [2023-12-15T22:29:59.265Z] [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
17:29:59 [2023-12-15T22:29:59.265Z] [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
17:29:59 [2023-12-15T22:29:59.265Z] [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
17:29:59 [2023-12-15T22:29:59.265Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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 719 kB/s)
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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
17:29:59 [2023-12-15T22:29:59.522Z] [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 78 MB/s)
17:29:59 [2023-12-15T22:29:59.522Z] [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 10 MB/s)
17:29:59 [2023-12-15T22:29:59.522Z] [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 17 MB/s)
17:29:59 [2023-12-15T22:29:59.522Z] [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 18 MB/s)
17:29:59 [2023-12-15T22:29:59.522Z] [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 27 MB/s)
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] 
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] 
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] 
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] 
17:29:59 [2023-12-15T22:29:59.778Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
17:29:59 [2023-12-15T22:29:59.778Z] [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
17:29:59 [2023-12-15T22:29:59.778Z] [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
17:29:59 [2023-12-15T22:29:59.778Z] [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
17:30:00 [2023-12-15T22:30:00.035Z] [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
17:30:00 [2023-12-15T22:30:00.035Z] [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
17:30:00 [2023-12-15T22:30:00.035Z] [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
17:30:00 [2023-12-15T22:30:00.036Z] [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 146 kB/s)
17:30:00 [2023-12-15T22:30:00.036Z] [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
17:30:00 [2023-12-15T22:30:00.036Z] [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
17:30:00 [2023-12-15T22:30:00.036Z] [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
17:30:00 [2023-12-15T22:30:00.292Z] [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
17:30:00 [2023-12-15T22:30:00.292Z] [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
17:30:00 [2023-12-15T22:30:00.292Z] [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
17:30:00 [2023-12-15T22:30:00.292Z] [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 1.7 MB/s)
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:30:00 [2023-12-15T22:30:00.292Z] [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
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:30:00 [2023-12-15T22:30:00.292Z] [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
17:30:00 [2023-12-15T22:30:00.292Z] [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 2.7 MB/s)
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
17:30:00 [2023-12-15T22:30:00.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
17:30:00 [2023-12-15T22:30:00.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
17:30:00 [2023-12-15T22:30:00.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
17:30:00 [2023-12-15T22:30:00.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
17:30:00 [2023-12-15T22:30:00.549Z] [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 410 kB/s)
17:30:00 [2023-12-15T22:30:00.549Z] [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
17:30:00 [2023-12-15T22:30:00.549Z] [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
17:30:00 [2023-12-15T22:30:00.549Z] [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
17:30:00 [2023-12-15T22:30:00.549Z] [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
17:30:00 [2023-12-15T22:30:00.549Z] [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
17:30:00 [2023-12-15T22:30:00.549Z] [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
17:30:00 [2023-12-15T22:30:00.805Z] [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 173 kB/s)
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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 121 kB/s)
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:00 [2023-12-15T22:30:00.806Z] [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
17:30:01 [2023-12-15T22:30:01.062Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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 360 kB/s)
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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 685 kB/s)
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.063Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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 1.1 MB/s)
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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 74 kB/s)
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.321Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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 449 kB/s)
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.578Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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 359 kB/s)
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.835Z] [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 49 kB/s)
17:30:01 [2023-12-15T22:30:01.835Z] [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
17:30:01 [2023-12-15T22:30:01.836Z] [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
17:30:01 [2023-12-15T22:30:01.836Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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 637 kB/s)
17:30:02 [2023-12-15T22:30:02.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
17:30:02 [2023-12-15T22:30:02.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
17:30:02 [2023-12-15T22:30:02.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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 77 kB/s)
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.093Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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 527 kB/s)
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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 313 kB/s)
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.349Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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 87 kB/s)
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.605Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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 207 kB/s)
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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 144 kB/s)
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.860Z] [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
17:30:02 [2023-12-15T22:30:02.861Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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 158 kB/s)
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.117Z] [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
17:30:03 [2023-12-15T22:30:03.118Z] [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
17:30:03 [2023-12-15T22:30:03.118Z] [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
17:30:03 [2023-12-15T22:30:03.118Z] [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 73 kB/s)
17:30:03 [2023-12-15T22:30:03.118Z] [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
17:30:03 [2023-12-15T22:30:03.118Z] [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
17:30:03 [2023-12-15T22:30:03.118Z] [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
17:30:03 [2023-12-15T22:30:03.374Z] [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
17:30:03 [2023-12-15T22:30:03.374Z] [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
17:30:03 [2023-12-15T22:30:03.374Z] [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
17:30:03 [2023-12-15T22:30:03.374Z] [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 161 kB/s)
17:30:03 [2023-12-15T22:30:03.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:30:03 [2023-12-15T22:30:03.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:30:03 [2023-12-15T22:30:03.374Z] [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
17:30:03 [2023-12-15T22:30:03.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:30:03 [2023-12-15T22:30:03.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:30:03 [2023-12-15T22:30:03.374Z] [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
17:30:03 [2023-12-15T22:30:03.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.0 MB/s)
17:30:03 [2023-12-15T22:30:03.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:30:03 [2023-12-15T22:30:03.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:30:03 [2023-12-15T22:30:03.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [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 2.8 MB/s)
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.630Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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 176 kB/s)
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:03 [2023-12-15T22:30:03.887Z] [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 578 kB/s)
17:30:03 [2023-12-15T22:30:03.887Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:30:03 [2023-12-15T22:30:03.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:30:03 [2023-12-15T22:30:03.887Z] [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
17:30:04 [2023-12-15T22:30:04.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:30:04 [2023-12-15T22:30:04.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:30:04 [2023-12-15T22:30:04.145Z] [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
17:30:04 [2023-12-15T22:30:04.145Z] [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 2.7 MB/s)
17:30:04 [2023-12-15T22:30:04.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
17:30:04 [2023-12-15T22:30:04.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
17:30:04 [2023-12-15T22:30:04.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
17:30:04 [2023-12-15T22:30:04.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
17:30:04 [2023-12-15T22:30:04.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
17:30:04 [2023-12-15T22:30:04.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
17:30:04 [2023-12-15T22:30:04.402Z] [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 582 kB/s)
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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 80 kB/s)
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.402Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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 315 kB/s)
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:30:04 [2023-12-15T22:30:04.658Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.659Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:04 [2023-12-15T22:30:04.916Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.173Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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.2 MB/s)
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.430Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 3.5 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 4.6 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 13 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 3.1 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 2.6 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 4.2 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 5.5 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 3.1 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 8.4 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 855 kB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 4.4 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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
17:30:05 [2023-12-15T22:30:05.431Z] [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 6.1 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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 2.1 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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 8.5 MB/s)
17:30:05 [2023-12-15T22:30:05.431Z] [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 797 kB/s)
17:30:05 [2023-12-15T22:30:05.688Z] [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 3.4 MB/s)
17:30:05 [2023-12-15T22:30:05.688Z] [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
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT [2/144]
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]   from analysis/pom.xml
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --------------------------------[ pom ]---------------------------------
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [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
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] Building Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT    [3/144]
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]   from common/pom.xml
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --------------------------------[ pom ]---------------------------------
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
17:30:05 [2023-12-15T22:30:05.688Z] [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
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] 
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/144]
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:05 [2023-12-15T22:30:05.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
17:30:05 [2023-12-15T22:30:05.688Z] [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@3e8771a1
17:30:05 [2023-12-15T22:30:05.688Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]     Transport mode:         online
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]     Http Transport type:    Java11Client
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]     Update mode:            cache first
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]     Minimum cache duration: 60 minutes
17:30:05 [2023-12-15T22:30:05.688Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
17:30:09 [2023-12-15T22:30:09.892Z] [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
17:30:10 [2023-12-15T22:30:10.821Z] [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
17:30:10 [2023-12-15T22:30:10.821Z] [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 42 MB/s)
17:30:10 [2023-12-15T22:30:10.821Z] [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
17:30:10 [2023-12-15T22:30:10.821Z] [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 527 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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.3 MB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 957 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 190 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 330 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 536 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 84 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 70 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 388 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 292 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 334 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.384Z] [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 220 kB/s)
17:30:11 [2023-12-15T22:30:11.384Z] [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
17:30:11 [2023-12-15T22:30:11.385Z] [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
17:30:11 [2023-12-15T22:30:11.385Z] [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
17:30:11 [2023-12-15T22:30:11.385Z] [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
17:30:11 [2023-12-15T22:30:11.385Z] [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 2.0 MB/s)
17:30:11 [2023-12-15T22:30:11.385Z] [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 1.5 MB/s)
17:30:11 [2023-12-15T22:30:11.385Z] [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 9.0 MB/s)
17:30:11 [2023-12-15T22:30:11.385Z] [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 344 kB/s)
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] The project's OSGi version is 5.2.0.202312152228
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.385Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
17:30:11 [2023-12-15T22:30:11.640Z] [INFO] 
17:30:11 [2023-12-15T22:30:11.640Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
17:30:11 [2023-12-15T22:30:11.640Z] [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
17:30:11 [2023-12-15T22:30:11.640Z] [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
17:30:11 [2023-12-15T22:30:11.641Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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 377 kB/s)
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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 153 kB/s)
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:11 [2023-12-15T22:30:11.896Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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 890 kB/s)
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.152Z] [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
17:30:12 [2023-12-15T22:30:12.408Z] [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 5.0 MB/s)
17:30:12 [2023-12-15T22:30:12.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/src/main/resources
17:30:12 [2023-12-15T22:30:12.408Z] [INFO] 
17:30:12 [2023-12-15T22:30:12.408Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
17:30:12 [2023-12-15T22:30:12.408Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:12 [2023-12-15T22:30:12.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:12 [2023-12-15T22:30:12.408Z] [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
17:30:12 [2023-12-15T22:30:12.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
17:30:12 [2023-12-15T22:30:12.408Z] [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 16 kB/s)
17:30:12 [2023-12-15T22:30:12.408Z] [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
17:30:12 [2023-12-15T22:30:12.408Z] [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 558 kB/s)
17:30:12 [2023-12-15T22:30:12.408Z] [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
17:30:12 [2023-12-15T22:30:12.408Z] [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 29 kB/s)
17:30:12 [2023-12-15T22:30:12.408Z] [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
17:30:12 [2023-12-15T22:30:12.408Z] [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.2 MB/s)
17:30:12 [2023-12-15T22:30:12.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
17:30:12 [2023-12-15T22:30:12.408Z] [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 57 kB/s)
17:30:12 [2023-12-15T22:30:12.408Z] [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
17:30:12 [2023-12-15T22:30:12.408Z] [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 1.4 MB/s)
17:30:12 [2023-12-15T22:30:12.664Z] [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
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/src/test/resources
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
17:30:14 [2023-12-15T22:30:14.558Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:14 [2023-12-15T22:30:14.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:14 [2023-12-15T22:30:14.558Z] [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
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
17:30:14 [2023-12-15T22:30:14.558Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
17:30:14 [2023-12-15T22:30:14.558Z] [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
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] 
17:30:14 [2023-12-15T22:30:14.558Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] Building Trace Compass State System Parent 9.2.0-SNAPSHOT        [5/144]
17:30:17 [2023-12-15T22:30:17.827Z] [INFO]   from statesystem/pom.xml
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --------------------------------[ pom ]---------------------------------
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
17:30:17 [2023-12-15T22:30:17.827Z] [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
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] 
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
17:30:17 [2023-12-15T22:30:17.827Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/144]
17:30:17 [2023-12-15T22:30:17.828Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:30:17 [2023-12-15T22:30:17.828Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:18 [2023-12-15T22:30:18.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:18 [2023-12-15T22:30:18.084Z] [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
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] The project's OSGi version is 1.3.0.202312152228
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.084Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.084Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:18 [2023-12-15T22:30:18.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:18 [2023-12-15T22:30:18.084Z] [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
17:30:18 [2023-12-15T22:30:18.084Z] [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
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:18 [2023-12-15T22:30:18.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:18 [2023-12-15T22:30:18.647Z] [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
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [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
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [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
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.647Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.648Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.648Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.648Z] [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
17:30:18 [2023-12-15T22:30:18.648Z] [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
17:30:18 [2023-12-15T22:30:18.648Z] [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
17:30:18 [2023-12-15T22:30:18.648Z] [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
17:30:18 [2023-12-15T22:30:18.648Z] [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
17:30:18 [2023-12-15T22:30:18.648Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.648Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144]
17:30:18 [2023-12-15T22:30:18.904Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:18 [2023-12-15T22:30:18.904Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:18 [2023-12-15T22:30:18.904Z] [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
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] The project's OSGi version is 3.1.0.202312152228
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] 
17:30:18 [2023-12-15T22:30:18.904Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:18 [2023-12-15T22:30:18.904Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:18 [2023-12-15T22:30:18.904Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:18 [2023-12-15T22:30:18.904Z] [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
17:30:18 [2023-12-15T22:30:18.904Z] [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
17:30:19 [2023-12-15T22:30:19.161Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.161Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.161Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.161Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:19 [2023-12-15T22:30:19.417Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:19 [2023-12-15T22:30:19.417Z] [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
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [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
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [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
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.417Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.417Z] [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
17:30:19 [2023-12-15T22:30:19.417Z] [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
17:30:19 [2023-12-15T22:30:19.417Z] [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
17:30:19 [2023-12-15T22:30:19.418Z] [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
17:30:19 [2023-12-15T22:30:19.418Z] [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
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] Building Trace Compass TMF Parent 9.2.0-SNAPSHOT                 [8/144]
17:30:19 [2023-12-15T22:30:19.418Z] [INFO]   from tmf/pom.xml
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --------------------------------[ pom ]---------------------------------
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
17:30:19 [2023-12-15T22:30:19.418Z] [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
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/144]
17:30:19 [2023-12-15T22:30:19.418Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:19 [2023-12-15T22:30:19.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
17:30:19 [2023-12-15T22:30:19.418Z] [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
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [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])
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] The project's OSGi version is 1.1.1.202312152228
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] Resolving class path of Trace Compass Filter Parser
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.418Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.418Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:19 [2023-12-15T22:30:19.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
17:30:19 [2023-12-15T22:30:19.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.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:30:19 [2023-12-15T22:30:19.675Z] [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
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.675Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.675Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:19 [2023-12-15T22:30:19.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] 
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/144]
17:30:19 [2023-12-15T22:30:19.676Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:30:19 [2023-12-15T22:30:19.676Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:19 [2023-12-15T22:30:19.676Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:19 [2023-12-15T22:30:19.676Z] [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
17:30:19 [2023-12-15T22:30:19.933Z] [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
17:30:19 [2023-12-15T22:30:19.933Z] [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 10 MB/s)
17:30:19 [2023-12-15T22:30:19.934Z] [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
17:30:20 [2023-12-15T22:30:20.190Z] [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 90 kB/s)
17:30:20 [2023-12-15T22:30:20.190Z] [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
17:30:20 [2023-12-15T22:30:20.190Z] [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 894 kB/s)
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] The project's OSGi version is 5.3.0.202312152228
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.190Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.190Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:20 [2023-12-15T22:30:20.190Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:20 [2023-12-15T22:30:20.190Z] [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
17:30:20 [2023-12-15T22:30:20.190Z] [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
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:20 [2023-12-15T22:30:20.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:20 [2023-12-15T22:30:20.753Z] [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
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [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
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.753Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.753Z] [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
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
17:30:20 [2023-12-15T22:30:20.754Z] [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
17:30:20 [2023-12-15T22:30:20.754Z] [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
17:30:20 [2023-12-15T22:30:20.754Z] [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
17:30:20 [2023-12-15T22:30:20.754Z] [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
17:30:20 [2023-12-15T22:30:20.754Z] [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
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] 
17:30:20 [2023-12-15T22:30:20.754Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
17:30:21 [2023-12-15T22:30:21.010Z] [INFO] 
17:30:21 [2023-12-15T22:30:21.010Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
17:30:21 [2023-12-15T22:30:21.010Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT       [11/144]
17:30:21 [2023-12-15T22:30:21.010Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:30:21 [2023-12-15T22:30:21.010Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:21 [2023-12-15T22:30:21.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:21 [2023-12-15T22:30:21.010Z] [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
17:30:21 [2023-12-15T22:30:21.010Z] [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
17:30:21 [2023-12-15T22:30:21.010Z] [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 31 MB/s)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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 4.0 MB/s)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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 1.3 MB/s)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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 16 MB/s)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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 18 MB/s)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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 10 MB/s)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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)
17:30:21 [2023-12-15T22:30:21.939Z] [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
17:30:21 [2023-12-15T22:30:21.939Z] [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 30 MB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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.8 MB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 4.9 MB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 81 kB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 110 kB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 948 kB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 328 kB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 850 kB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 316 kB/s)
17:30:22 [2023-12-15T22:30:22.223Z] [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
17:30:22 [2023-12-15T22:30:22.223Z] [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 171 kB/s)
17:30:22 [2023-12-15T22:30:22.507Z] [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
17:30:22 [2023-12-15T22:30:22.507Z] [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 517 kB/s)
17:30:22 [2023-12-15T22:30:22.507Z] [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
17:30:22 [2023-12-15T22:30:22.507Z] [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 207 kB/s)
17:30:22 [2023-12-15T22:30:22.507Z] [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
17:30:22 [2023-12-15T22:30:22.507Z] [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 993 kB/s)
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] 
17:30:22 [2023-12-15T22:30:22.507Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
17:30:22 [2023-12-15T22:30:22.507Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:22 [2023-12-15T22:30:22.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:22 [2023-12-15T22:30:22.507Z] [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
17:30:22 [2023-12-15T22:30:22.507Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:25 [2023-12-15T22:30:25.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] 
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [12/144]
17:30:25 [2023-12-15T22:30:25.786Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:30:25 [2023-12-15T22:30:25.786Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:25 [2023-12-15T22:30:25.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:25 [2023-12-15T22:30:25.786Z] [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
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] The project's OSGi version is 5.5.0.202312152228
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.042Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.042Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:26 [2023-12-15T22:30:26.042Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:26 [2023-12-15T22:30:26.042Z] [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
17:30:26 [2023-12-15T22:30:26.042Z] [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
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:26 [2023-12-15T22:30:26.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:26 [2023-12-15T22:30:26.606Z] [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
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [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
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [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
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.606Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.606Z] [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
17:30:26 [2023-12-15T22:30:26.606Z] [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
17:30:26 [2023-12-15T22:30:26.606Z] [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
17:30:26 [2023-12-15T22:30:26.607Z] [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
17:30:26 [2023-12-15T22:30:26.607Z] [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
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [13/144]
17:30:26 [2023-12-15T22:30:26.607Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:26 [2023-12-15T22:30:26.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
17:30:26 [2023-12-15T22:30:26.607Z] [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
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] The project's OSGi version is 2.4.0.202312152228
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
17:30:26 [2023-12-15T22:30:26.863Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.863Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
17:30:26 [2023-12-15T22:30:26.863Z] [INFO] 
17:30:26 [2023-12-15T22:30:26.863Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:26 [2023-12-15T22:30:26.863Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:26 [2023-12-15T22:30:26.863Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:26 [2023-12-15T22:30:26.863Z] [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
17:30:26 [2023-12-15T22:30:26.863Z] [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
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.119Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.119Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:27 [2023-12-15T22:30:27.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
17:30:27 [2023-12-15T22:30:27.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.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:30:27 [2023-12-15T22:30:27.120Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.120Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.120Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:27 [2023-12-15T22:30:27.120Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.120Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.120Z] [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
17:30:27 [2023-12-15T22:30:27.120Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.120Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [14/144]
17:30:27 [2023-12-15T22:30:27.376Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:27 [2023-12-15T22:30:27.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
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] The project's OSGi version is 4.1.1.202312152228
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.376Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.376Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:27 [2023-12-15T22:30:27.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
17:30:27 [2023-12-15T22:30:27.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.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
17:30:27 [2023-12-15T22:30:27.376Z] [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
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:27 [2023-12-15T22:30:27.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
17:30:27 [2023-12-15T22:30:27.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.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
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [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
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.938Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.938Z] [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
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] 
17:30:27 [2023-12-15T22:30:27.939Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [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
17:30:28 [2023-12-15T22:30:28.195Z] [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
17:30:28 [2023-12-15T22:30:28.195Z] [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
17:30:28 [2023-12-15T22:30:28.195Z] [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
17:30:28 [2023-12-15T22:30:28.195Z] [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
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [15/144]
17:30:28 [2023-12-15T22:30:28.195Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:28 [2023-12-15T22:30:28.195Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:28 [2023-12-15T22:30:28.195Z] [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
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] The project's OSGi version is 8.2.0.202312152228
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.195Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] 
17:30:28 [2023-12-15T22:30:28.196Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:28 [2023-12-15T22:30:28.196Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:28 [2023-12-15T22:30:28.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:28 [2023-12-15T22:30:28.196Z] [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
17:30:28 [2023-12-15T22:30:28.196Z] [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
17:30:29 [2023-12-15T22:30:29.140Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.140Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.140Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.140Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.140Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.140Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.141Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:29 [2023-12-15T22:30:29.141Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:29 [2023-12-15T22:30:29.141Z] [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
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.141Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.141Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.141Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] Building Trace Compass CTF Support Parent 9.2.0-SNAPSHOT        [16/144]
17:30:29 [2023-12-15T22:30:29.413Z] [INFO]   from ctf/pom.xml
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --------------------------------[ pom ]---------------------------------
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [17/144]
17:30:29 [2023-12-15T22:30:29.413Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:30:29 [2023-12-15T22:30:29.413Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:29 [2023-12-15T22:30:29.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:29 [2023-12-15T22:30:29.413Z] [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
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [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])
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] The project's OSGi version is 1.1.1.202312152228
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] 
17:30:29 [2023-12-15T22:30:29.414Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
17:30:29 [2023-12-15T22:30:29.414Z] [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
17:30:29 [2023-12-15T22:30:29.414Z] [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
17:30:29 [2023-12-15T22:30:29.414Z] [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
17:30:29 [2023-12-15T22:30:29.672Z] [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
17:30:29 [2023-12-15T22:30:29.672Z] [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
17:30:29 [2023-12-15T22:30:29.672Z] [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
17:30:29 [2023-12-15T22:30:29.672Z] [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 110 kB/s)
17:30:29 [2023-12-15T22:30:29.672Z] [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
17:30:29 [2023-12-15T22:30:29.673Z] [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
17:30:29 [2023-12-15T22:30:29.673Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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 50 kB/s)
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:29 [2023-12-15T22:30:29.933Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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 698 kB/s)
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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 168 kB/s)
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.399Z] [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
17:30:30 [2023-12-15T22:30:30.656Z] [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
17:30:30 [2023-12-15T22:30:30.656Z] [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
17:30:30 [2023-12-15T22:30:30.657Z] [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
17:30:30 [2023-12-15T22:30:30.657Z] [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 370 kB/s)
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:30 [2023-12-15T22:30:30.914Z] [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 620 kB/s)
17:30:30 [2023-12-15T22:30:30.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:30:30 [2023-12-15T22:30:30.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:30:30 [2023-12-15T22:30:30.914Z] [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
17:30:31 [2023-12-15T22:30:31.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:30:31 [2023-12-15T22:30:31.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:30:31 [2023-12-15T22:30:31.172Z] [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
17:30:31 [2023-12-15T22:30:31.172Z] [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 108 kB/s)
17:30:31 [2023-12-15T22:30:31.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:30:31 [2023-12-15T22:30:31.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:30:31 [2023-12-15T22:30:31.172Z] [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
17:30:31 [2023-12-15T22:30:31.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:30:31 [2023-12-15T22:30:31.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:30:31 [2023-12-15T22:30:31.429Z] [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
17:30:31 [2023-12-15T22:30:31.429Z] [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 330 kB/s)
17:30:31 [2023-12-15T22:30:31.429Z] [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
17:30:31 [2023-12-15T22:30:31.429Z] [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
17:30:31 [2023-12-15T22:30:31.429Z] [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
17:30:31 [2023-12-15T22:30:31.686Z] [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
17:30:31 [2023-12-15T22:30:31.686Z] [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
17:30:31 [2023-12-15T22:30:31.686Z] [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
17:30:31 [2023-12-15T22:30:31.686Z] [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 160 kB/s)
17:30:31 [2023-12-15T22:30:31.686Z] [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
17:30:31 [2023-12-15T22:30:31.942Z] [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
17:30:31 [2023-12-15T22:30:31.942Z] [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
17:30:31 [2023-12-15T22:30:31.942Z] [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
17:30:31 [2023-12-15T22:30:31.942Z] [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
17:30:31 [2023-12-15T22:30:31.942Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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 945 kB/s)
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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 295 kB/s)
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.199Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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 920 kB/s)
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.456Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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 7.9 kB/s)
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:30:32 [2023-12-15T22:30:32.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:30:32 [2023-12-15T22:30:32.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:30:32 [2023-12-15T22:30:32.712Z] [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
17:30:32 [2023-12-15T22:30:32.713Z] [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
17:30:32 [2023-12-15T22:30:32.713Z] [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
17:30:32 [2023-12-15T22:30:32.969Z] [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
17:30:32 [2023-12-15T22:30:32.969Z] [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
17:30:32 [2023-12-15T22:30:32.969Z] [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
17:30:32 [2023-12-15T22:30:32.969Z] [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
17:30:32 [2023-12-15T22:30:32.969Z] [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
17:30:32 [2023-12-15T22:30:32.969Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:30:33 [2023-12-15T22:30:33.225Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:30:33 [2023-12-15T22:30:33.225Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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 13 MB/s)
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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 2.2 MB/s)
17:30:33 [2023-12-15T22:30:33.225Z] [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
17:30:33 [2023-12-15T22:30:33.225Z] [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 2.8 MB/s)
17:30:33 [2023-12-15T22:30:33.225Z] [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 14 MB/s)
17:30:33 [2023-12-15T22:30:33.225Z] [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 13 MB/s)
17:30:33 [2023-12-15T22:30:33.225Z] [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 803 kB/s)
17:30:33 [2023-12-15T22:30:33.225Z] [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 37 MB/s)
17:30:33 [2023-12-15T22:30:33.481Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
17:30:33 [2023-12-15T22:30:33.481Z] ANTLR Parser Generator  Version 3.5.3
17:30:33 [2023-12-15T22:30:33.738Z] 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
17:30:33 [2023-12-15T22:30:33.738Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
17:30:33 [2023-12-15T22:30:33.994Z] 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
17:30:33 [2023-12-15T22:30:33.994Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
17:30:33 [2023-12-15T22:30:33.994Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
17:30:33 [2023-12-15T22:30:33.994Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
17:30:33 [2023-12-15T22:30:33.994Z] 
17:30:33 [2023-12-15T22:30:33.994Z] As a result, alternative(s) 2 were disabled for that input
17:30:33 [2023-12-15T22:30:33.994Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
17:30:33 [2023-12-15T22:30:33.994Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
17:30:33 [2023-12-15T22:30:33.994Z] 
17:30:33 [2023-12-15T22:30:33.994Z] As a result, alternative(s) 3 were disabled for that input
17:30:33 [2023-12-15T22:30:33.994Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
17:30:33 [2023-12-15T22:30:33.995Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
17:30:33 [2023-12-15T22:30:33.995Z] 
17:30:33 [2023-12-15T22:30:33.995Z] As a result, alternative(s) 2 were disabled for that input
17:30:34 [2023-12-15T22:30:34.251Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.251Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
17:30:34 [2023-12-15T22:30:34.251Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.251Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.251Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:34 [2023-12-15T22:30:34.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:34 [2023-12-15T22:30:34.251Z] [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
17:30:34 [2023-12-15T22:30:34.251Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:34 [2023-12-15T22:30:34.815Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [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
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT       [18/144]
17:30:34 [2023-12-15T22:30:34.815Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:34 [2023-12-15T22:30:34.815Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
17:30:34 [2023-12-15T22:30:34.815Z] [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 6.0 MB/s)
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
17:30:34 [2023-12-15T22:30:34.815Z] [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 646 kB/s)
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] The project's OSGi version is 4.4.0.202312152228
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.815Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
17:30:34 [2023-12-15T22:30:34.816Z] [INFO] 
17:30:34 [2023-12-15T22:30:34.816Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
17:30:34 [2023-12-15T22:30:34.816Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:34 [2023-12-15T22:30:34.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:34 [2023-12-15T22:30:34.816Z] [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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:30:34 [2023-12-15T22:30:34.816Z] [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
17:30:35 [2023-12-15T22:30:35.744Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.744Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:35 [2023-12-15T22:30:35.745Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:35 [2023-12-15T22:30:35.745Z] [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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [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.0-SNAPSHOT-sources.jar
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [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.0-SNAPSHOT.jar
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar
17:30:35 [2023-12-15T22:30:35.745Z] [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.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.pom
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar
17:30:35 [2023-12-15T22:30:35.745Z] [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.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml
17:30:35 [2023-12-15T22:30:35.745Z] [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.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [19/144]
17:30:35 [2023-12-15T22:30:35.745Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:35 [2023-12-15T22:30:35.745Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:35 [2023-12-15T22:30:35.745Z] [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
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] The project's OSGi version is 4.5.1.202312152228
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] 
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:35 [2023-12-15T22:30:35.745Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
17:30:36 [2023-12-15T22:30:36.001Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
17:30:36 [2023-12-15T22:30:36.001Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:36 [2023-12-15T22:30:36.001Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:36 [2023-12-15T22:30:36.001Z] [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
17:30:36 [2023-12-15T22:30:36.001Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:36 [2023-12-15T22:30:36.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [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
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.259Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] Building Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT      [20/144]
17:30:36 [2023-12-15T22:30:36.260Z] [INFO]   from lttng/pom.xml
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --------------------------------[ pom ]---------------------------------
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
17:30:36 [2023-12-15T22:30:36.260Z] [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
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [21/144]
17:30:36 [2023-12-15T22:30:36.260Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:36 [2023-12-15T22:30:36.260Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:36 [2023-12-15T22:30:36.260Z] [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
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] The project's OSGi version is 1.3.0.202312152228
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.260Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
17:30:36 [2023-12-15T22:30:36.516Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.516Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
17:30:36 [2023-12-15T22:30:36.516Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.516Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.516Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:36 [2023-12-15T22:30:36.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:36 [2023-12-15T22:30:36.516Z] [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
17:30:36 [2023-12-15T22:30:36.516Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:36 [2023-12-15T22:30:36.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
17:30:36 [2023-12-15T22:30:36.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.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
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] 
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [22/144]
17:30:36 [2023-12-15T22:30:36.772Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:30:36 [2023-12-15T22:30:36.772Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:36 [2023-12-15T22:30:36.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
17:30:36 [2023-12-15T22:30:36.772Z] [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
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] The project's OSGi version is 2.2.1.202312152228
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.029Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:37 [2023-12-15T22:30:37.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.029Z] [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
17:30:37 [2023-12-15T22:30:37.029Z] [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
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:37 [2023-12-15T22:30:37.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.285Z] [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
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [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
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [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
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.285Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.285Z] [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
17:30:37 [2023-12-15T22:30:37.286Z] [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
17:30:37 [2023-12-15T22:30:37.286Z] [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
17:30:37 [2023-12-15T22:30:37.286Z] [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
17:30:37 [2023-12-15T22:30:37.286Z] [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
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [23/144]
17:30:37 [2023-12-15T22:30:37.286Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:37 [2023-12-15T22:30:37.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.286Z] [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
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] The project's OSGi version is 1.2.0.202312152228
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.286Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.286Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:37 [2023-12-15T22:30:37.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.286Z] [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
17:30:37 [2023-12-15T22:30:37.542Z] [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
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.542Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.542Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:37 [2023-12-15T22:30:37.543Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144]
17:30:37 [2023-12-15T22:30:37.543Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:30:37 [2023-12-15T22:30:37.543Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:37 [2023-12-15T22:30:37.543Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.543Z] [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
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] The project's OSGi version is 5.2.1.202312152228
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] 
17:30:37 [2023-12-15T22:30:37.799Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:37 [2023-12-15T22:30:37.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:37 [2023-12-15T22:30:37.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:37 [2023-12-15T22:30:37.799Z] [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
17:30:37 [2023-12-15T22:30:37.799Z] [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
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:38 [2023-12-15T22:30:38.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:38 [2023-12-15T22:30:38.055Z] [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
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.055Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.055Z] [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
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.055Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.312Z] [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
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.312Z] [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
17:30:38 [2023-12-15T22:30:38.312Z] [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
17:30:38 [2023-12-15T22:30:38.312Z] [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
17:30:38 [2023-12-15T22:30:38.312Z] [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
17:30:38 [2023-12-15T22:30:38.312Z] [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
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >--
17:30:38 [2023-12-15T22:30:38.312Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT [25/144]
17:30:38 [2023-12-15T22:30:38.313Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:30:38 [2023-12-15T22:30:38.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:38 [2023-12-15T22:30:38.313Z] [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
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] The project's OSGi version is 0.1.2.202312152228
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.313Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.313Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:38 [2023-12-15T22:30:38.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:38 [2023-12-15T22:30:38.313Z] [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
17:30:38 [2023-12-15T22:30:38.313Z] [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
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/test/resources
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.876Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:38 [2023-12-15T22:30:38.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:38 [2023-12-15T22:30:38.876Z] [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
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.876Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:38 [2023-12-15T22:30:38.876Z] [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
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] 
17:30:38 [2023-12-15T22:30:38.876Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] 
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] 
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] 
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] 
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] 
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core ---
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] 
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [26/144]
17:30:39 [2023-12-15T22:30:39.132Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:30:39 [2023-12-15T22:30:39.132Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:30:39 [2023-12-15T22:30:39.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:39 [2023-12-15T22:30:39.132Z] [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
17:30:39 [2023-12-15T22:30:39.389Z] [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
17:30:39 [2023-12-15T22:30:39.389Z] [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 16 MB/s)
17:30:39 [2023-12-15T22:30:39.963Z] [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
17:30:39 [2023-12-15T22:30:39.963Z] [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 70 MB/s)
17:30:40 [2023-12-15T22:30:40.899Z] [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
17:30:40 [2023-12-15T22:30:40.900Z] [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 98 MB/s)
17:30:41 [2023-12-15T22:30:41.158Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 55 MB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 871 kB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 890 kB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 13 MB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 3.3 MB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 1.3 MB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.414Z] [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 12 MB/s)
17:30:41 [2023-12-15T22:30:41.414Z] [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
17:30:41 [2023-12-15T22:30:41.670Z] [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 6.8 MB/s)
17:30:41 [2023-12-15T22:30:41.670Z] [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
17:30:41 [2023-12-15T22:30:41.670Z] [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 8.8 MB/s)
17:30:41 [2023-12-15T22:30:41.670Z] [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
17:30:41 [2023-12-15T22:30:41.670Z] [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 753 kB/s)
17:30:44 [2023-12-15T22:30:44.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
17:30:44 [2023-12-15T22:30:44.187Z] [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 8.8 MB/s)
17:30:44 [2023-12-15T22:30:44.187Z] [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
17:30:44 [2023-12-15T22:30:44.187Z] [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 176 kB/s)
17:30:44 [2023-12-15T22:30:44.187Z] [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
17:30:44 [2023-12-15T22:30:44.187Z] [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 127 kB/s)
17:30:44 [2023-12-15T22:30:44.187Z] [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
17:30:44 [2023-12-15T22:30:44.188Z] [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 1.3 MB/s)
17:30:44 [2023-12-15T22:30:44.188Z] [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
17:30:44 [2023-12-15T22:30:44.188Z] [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 2.3 MB/s)
17:30:44 [2023-12-15T22:30:44.188Z] [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
17:30:44 [2023-12-15T22:30:44.188Z] [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 205 kB/s)
17:30:44 [2023-12-15T22:30:44.188Z] [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
17:30:44 [2023-12-15T22:30:44.188Z] [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 203 kB/s)
17:30:44 [2023-12-15T22:30:44.188Z] [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
17:30:44 [2023-12-15T22:30:44.188Z] [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 1.4 MB/s)
17:30:44 [2023-12-15T22:30:44.188Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 675 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 658 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 187 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 514 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 226 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 283 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 139 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 291 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 153 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 303 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 168 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
17:30:44 [2023-12-15T22:30:44.444Z] [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 94 kB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 63 MB/s)
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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
17:30:44 [2023-12-15T22:30:44.444Z] [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 681 kB/s)
17:30:44 [2023-12-15T22:30:44.445Z] [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 3.3 MB/s)
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] The project's OSGi version is 1.0.16.202312152228
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] 
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:44 [2023-12-15T22:30:44.445Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
17:30:45 [2023-12-15T22:30:45.008Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
17:30:45 [2023-12-15T22:30:45.008Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.008Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.008Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:30:45 [2023-12-15T22:30:45.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:30:45 [2023-12-15T22:30:45.008Z] [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
17:30:45 [2023-12-15T22:30:45.008Z] [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
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.265Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.265Z] [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
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.265Z] [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
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.265Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.521Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.521Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:45 [2023-12-15T22:30:45.521Z] [INFO] 
17:30:45 [2023-12-15T22:30:45.521Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:30:57 [2023-12-15T22:30:57.695Z] [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
17:30:57 [2023-12-15T22:30:57.695Z] [INFO] Command line:
17:30:57 [2023-12-15T22:30:57.695Z] 	[/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]
17:31:09 [2023-12-15T22:31:09.929Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:31:22 [2023-12-15T22:31:22.001Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
17:31:22 [2023-12-15T22:31:22.564Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.026 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.564Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
17:31:22 [2023-12-15T22:31:22.564Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
17:31:22 [2023-12-15T22:31:22.564Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
17:31:22 [2023-12-15T22:31:22.564Z] !SESSION 2023-12-15 22:31:16.879 -----------------------------------------------
17:31:22 [2023-12-15T22:31:22.564Z] eclipse.buildId=unknown
17:31:22 [2023-12-15T22:31:22.564Z] java.version=17.0.2
17:31:22 [2023-12-15T22:31:22.564Z] java.vendor=Oracle Corporation
17:31:22 [2023-12-15T22:31:22.564Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:31:22 [2023-12-15T22:31:22.564Z] 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
17:31:22 [2023-12-15T22:31:22.564Z] 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
17:31:22 [2023-12-15T22:31:22.564Z] 
17:31:22 [2023-12-15T22:31:22.564Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2023-12-15 22:31:22.351
17:31:22 [2023-12-15T22:31:22.564Z] !MESSAGE Custom factory for type 87 does not exist
17:31:22 [2023-12-15T22:31:22.564Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.019 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.564Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
17:31:22 [2023-12-15T22:31:22.564Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
17:31:22 [2023-12-15T22:31:22.565Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
17:31:22 [2023-12-15T22:31:22.565Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
17:31:22 [2023-12-15T22:31:22.565Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
17:31:22 [2023-12-15T22:31:22.565Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.002 s
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
17:31:22 [2023-12-15T22:31:22.565Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
17:31:22 [2023-12-15T22:31:22.565Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.027 s
17:31:22 [2023-12-15T22:31:22.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
17:31:22 [2023-12-15T22:31:22.823Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.002 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.003 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.002 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.002 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.823Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.824Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
17:31:22 [2023-12-15T22:31:22.824Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.003 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.001 s
17:31:22 [2023-12-15T22:31:22.824Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0 s
17:31:22 [2023-12-15T22:31:22.824Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
17:31:24 [2023-12-15T22:31:24.191Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.005 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.002 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.101 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.097 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.577 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.004 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.011 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0 s
17:31:24 [2023-12-15T22:31:24.191Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.361 s
17:31:24 [2023-12-15T22:31:24.191Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
17:31:24 [2023-12-15T22:31:24.753Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.031 s
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.002 s
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.011 s
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.461 s
17:31:24 [2023-12-15T22:31:24.753Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
17:31:24 [2023-12-15T22:31:24.754Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
17:31:24 [2023-12-15T22:31:24.754Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
17:31:24 [2023-12-15T22:31:24.754Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.027 s
17:31:24 [2023-12-15T22:31:24.754Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
17:31:24 [2023-12-15T22:31:24.754Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.246 s
17:31:24 [2023-12-15T22:31:24.754Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
17:31:26 [2023-12-15T22:31:26.120Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.025 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.003 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.120Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.034 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.220 s
17:31:26 [2023-12-15T22:31:26.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.086 s
17:31:26 [2023-12-15T22:31:26.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.041 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.001 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.011 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.002 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0 s
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.004 s
17:31:26 [2023-12-15T22:31:26.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
17:31:26 [2023-12-15T22:31:26.121Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.007 s
17:31:26 [2023-12-15T22:31:26.121Z] 
17:31:26 [2023-12-15T22:31:26.121Z] Results:
17:31:26 [2023-12-15T22:31:26.121Z] 
17:31:26 [2023-12-15T22:31:26.121Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
17:31:26 [2023-12-15T22:31:26.121Z] 
17:31:26 [2023-12-15T22:31:26.377Z] [INFO] All tests passed
17:31:26 [2023-12-15T22:31:26.377Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.377Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:31:26 [2023-12-15T22:31:26.377Z] [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
17:31:26 [2023-12-15T22:31:26.633Z] [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
17:31:26 [2023-12-15T22:31:26.633Z] [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
17:31:26 [2023-12-15T22:31:26.633Z] [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
17:31:26 [2023-12-15T22:31:26.633Z] [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
17:31:26 [2023-12-15T22:31:26.633Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.633Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:31:26 [2023-12-15T22:31:26.633Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.633Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
17:31:26 [2023-12-15T22:31:26.634Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [27/144]
17:31:26 [2023-12-15T22:31:26.634Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:31:26 [2023-12-15T22:31:26.634Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:31:26 [2023-12-15T22:31:26.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:31:26 [2023-12-15T22:31:26.634Z] [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
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] The project's OSGi version is 1.0.25.202312152228
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] 
17:31:26 [2023-12-15T22:31:26.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:26 [2023-12-15T22:31:26.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:31:26 [2023-12-15T22:31:26.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:31:26 [2023-12-15T22:31:26.890Z] [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
17:31:26 [2023-12-15T22:31:26.890Z] [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
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.255Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.255Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.255Z] [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
17:31:28 [2023-12-15T22:31:28.256Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.256Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.256Z] [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
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] 
17:31:28 [2023-12-15T22:31:28.512Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
17:31:28 [2023-12-15T22:31:28.768Z] [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
17:31:28 [2023-12-15T22:31:28.768Z] [INFO] Command line:
17:31:28 [2023-12-15T22:31:28.768Z] 	[/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]
17:31:28 [2023-12-15T22:31:28.768Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:31:32 [2023-12-15T22:31:32.039Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
17:31:32 [2023-12-15T22:31:32.039Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.067 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
17:31:32 [2023-12-15T22:31:32.039Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.005 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.039Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
17:31:32 [2023-12-15T22:31:32.040Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.003 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
17:31:32 [2023-12-15T22:31:32.040Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.002 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
17:31:32 [2023-12-15T22:31:32.040Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.040Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
17:31:32 [2023-12-15T22:31:32.040Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.067 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.003 s
17:31:32 [2023-12-15T22:31:32.040Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.004 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
17:31:32 [2023-12-15T22:31:32.041Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.041Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
17:31:32 [2023-12-15T22:31:32.041Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.041Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
17:31:32 [2023-12-15T22:31:32.298Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.002 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.002 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.007 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.006 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
17:31:32 [2023-12-15T22:31:32.298Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.005 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
17:31:32 [2023-12-15T22:31:32.298Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0.001 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.298Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
17:31:32 [2023-12-15T22:31:32.299Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
17:31:32 [2023-12-15T22:31:32.299Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.134 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
17:31:32 [2023-12-15T22:31:32.299Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.005 s
17:31:32 [2023-12-15T22:31:32.299Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
17:31:32 [2023-12-15T22:31:32.299Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
17:31:36 [2023-12-15T22:31:36.470Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.396 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
17:31:36 [2023-12-15T22:31:36.470Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.113 s
17:31:36 [2023-12-15T22:31:36.470Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.031 s
17:31:36 [2023-12-15T22:31:36.470Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.110 s
17:31:36 [2023-12-15T22:31:36.470Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.006 s
17:31:36 [2023-12-15T22:31:36.470Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.121 s
17:31:36 [2023-12-15T22:31:36.470Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.008 s
17:31:36 [2023-12-15T22:31:36.470Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
17:31:39 [2023-12-15T22:31:39.742Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.387 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
17:31:39 [2023-12-15T22:31:39.742Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.125 s
17:31:39 [2023-12-15T22:31:39.742Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.019 s
17:31:39 [2023-12-15T22:31:39.742Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.116 s
17:31:39 [2023-12-15T22:31:39.742Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.010 s
17:31:39 [2023-12-15T22:31:39.742Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.109 s
17:31:39 [2023-12-15T22:31:39.742Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.006 s
17:31:39 [2023-12-15T22:31:39.742Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
17:31:39 [2023-12-15T22:31:39.742Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
17:31:39 [2023-12-15T22:31:39.742Z] 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.001 s
17:31:39 [2023-12-15T22:31:39.742Z] 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
17:31:39 [2023-12-15T22:31:39.742Z] 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
17:31:39 [2023-12-15T22:31:39.742Z] 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
17:31:39 [2023-12-15T22:31:39.742Z] 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
17:31:39 [2023-12-15T22:31:39.743Z] 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
17:31:39 [2023-12-15T22:31:39.743Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
17:31:39 [2023-12-15T22:31:39.743Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
17:31:39 [2023-12-15T22:31:39.743Z] 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
17:31:39 [2023-12-15T22:31:39.743Z] 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 s
17:31:39 [2023-12-15T22:31:39.743Z] 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
17:31:39 [2023-12-15T22:31:39.743Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
17:31:49 [2023-12-15T22:31:49.689Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.21 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
17:31:49 [2023-12-15T22:31:49.689Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 6.419 s
17:31:49 [2023-12-15T22:31:49.689Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.786 s
17:31:49 [2023-12-15T22:31:49.689Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
17:31:49 [2023-12-15T22:31:49.689Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
17:31:49 [2023-12-15T22:31:49.689Z] 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.002 s
17:31:49 [2023-12-15T22:31:49.689Z] 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 s
17:31:49 [2023-12-15T22:31:49.689Z] 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 s
17:31:49 [2023-12-15T22:31:49.689Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
17:31:53 [2023-12-15T22:31:53.857Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.643 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.449 s
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.194 s
17:31:53 [2023-12-15T22:31:53.857Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
17:31:53 [2023-12-15T22:31:53.857Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.043 s
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0.001 s
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0 s
17:31:53 [2023-12-15T22:31:53.857Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0.001 s
17:31:53 [2023-12-15T22:31:53.857Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
17:32:01 [2023-12-15T22:32:01.942Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.813 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
17:32:01 [2023-12-15T22:32:01.942Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.423 s
17:32:01 [2023-12-15T22:32:01.942Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.403 s
17:32:01 [2023-12-15T22:32:01.942Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.178 s
17:32:01 [2023-12-15T22:32:01.942Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.218 s
17:32:01 [2023-12-15T22:32:01.942Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.415 s
17:32:01 [2023-12-15T22:32:01.942Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.175 s
17:32:01 [2023-12-15T22:32:01.942Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
17:32:07 [2023-12-15T22:32:07.190Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.960 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.449 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.378 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.420 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.394 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 0.760 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 0.818 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.421 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.401 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.002 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.381 s
17:32:07 [2023-12-15T22:32:07.190Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
17:32:07 [2023-12-15T22:32:07.190Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
17:32:07 [2023-12-15T22:32:07.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
17:32:07 [2023-12-15T22:32:07.190Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.007 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.190Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
17:32:07 [2023-12-15T22:32:07.191Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.017 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.003 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.054 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.002 s
17:32:07 [2023-12-15T22:32:07.191Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
17:32:07 [2023-12-15T22:32:07.191Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
17:32:07 [2023-12-15T22:32:07.191Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
17:32:07 [2023-12-15T22:32:07.191Z] 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
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
17:32:07 [2023-12-15T22:32:07.191Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.191Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
17:32:07 [2023-12-15T22:32:07.191Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
17:32:07 [2023-12-15T22:32:07.191Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
17:32:07 [2023-12-15T22:32:07.192Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
17:32:07 [2023-12-15T22:32:07.192Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.002 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
17:32:07 [2023-12-15T22:32:07.192Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
17:32:07 [2023-12-15T22:32:07.192Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.192Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
17:32:07 [2023-12-15T22:32:07.193Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.009 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
17:32:07 [2023-12-15T22:32:07.193Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
17:32:07 [2023-12-15T22:32:07.193Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
17:32:10 [2023-12-15T22:32:10.462Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.411 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.119 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.117 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.263 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.234 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.089 s
17:32:10 [2023-12-15T22:32:10.462Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.099 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.510 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.091 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.099 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.201 s
17:32:10 [2023-12-15T22:32:10.463Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
17:32:10 [2023-12-15T22:32:10.719Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
17:32:10 [2023-12-15T22:32:10.719Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0.004 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
17:32:10 [2023-12-15T22:32:10.719Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.002 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.004 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
17:32:10 [2023-12-15T22:32:10.719Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0.001 s
17:32:10 [2023-12-15T22:32:10.719Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
17:32:28 [2023-12-15T22:32:28.768Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
17:32:28 [2023-12-15T22:32:28.768Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.001 s
17:32:28 [2023-12-15T22:32:28.768Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
17:32:28 [2023-12-15T22:32:28.768Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.002 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.002 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.003 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.000 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.002 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.003 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.004 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.003 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.006 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.002 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
17:32:28 [2023-12-15T22:32:28.769Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.012 s
17:32:28 [2023-12-15T22:32:28.769Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
17:32:28 [2023-12-15T22:32:28.769Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
17:32:31 [2023-12-15T22:32:31.289Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.247 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.178 s
17:32:31 [2023-12-15T22:32:31.289Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
17:32:31 [2023-12-15T22:32:31.289Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.002 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
17:32:31 [2023-12-15T22:32:31.289Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
17:32:41 [2023-12-15T22:32:41.248Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.663 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
17:32:41 [2023-12-15T22:32:41.248Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 3.459 s
17:32:41 [2023-12-15T22:32:41.248Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.191 s
17:32:41 [2023-12-15T22:32:41.248Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.006 s
17:32:41 [2023-12-15T22:32:41.248Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.006 s
17:32:41 [2023-12-15T22:32:41.248Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
17:32:51 [2023-12-15T22:32:51.199Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.872 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
17:32:51 [2023-12-15T22:32:51.199Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 6.132 s
17:32:51 [2023-12-15T22:32:51.200Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 3.740 s
17:32:51 [2023-12-15T22:32:51.200Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
17:32:52 [2023-12-15T22:32:52.128Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.093 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.178 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 0.910 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.094 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.094 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 0.943 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.091 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
17:32:52 [2023-12-15T22:32:52.128Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.092 s
17:32:52 [2023-12-15T22:32:52.128Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
17:32:52 [2023-12-15T22:32:52.384Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.004 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.076 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.003 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.004 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.025 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.003 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
17:32:52 [2023-12-15T22:32:52.384Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.002 s
17:32:52 [2023-12-15T22:32:52.384Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
17:32:53 [2023-12-15T22:32:53.749Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.450 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.127 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.409 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.350 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.055 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.061 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.298 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.037 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
17:32:53 [2023-12-15T22:32:53.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.070 s
17:32:53 [2023-12-15T22:32:53.749Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
17:33:01 [2023-12-15T22:33:01.841Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.133 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.218 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.182 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.183 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.177 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.177 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.194 s
17:33:01 [2023-12-15T22:33:01.841Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
17:33:01 [2023-12-15T22:33:01.841Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
17:33:01 [2023-12-15T22:33:01.841Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0.001 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
17:33:01 [2023-12-15T22:33:01.841Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
17:33:02 [2023-12-15T22:33:02.098Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
17:33:02 [2023-12-15T22:33:02.098Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.009 s
17:33:02 [2023-12-15T22:33:02.098Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.009 s
17:33:02 [2023-12-15T22:33:02.098Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.128 s
17:33:02 [2023-12-15T22:33:02.098Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
17:33:12 [2023-12-15T22:33:12.046Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.237 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.009 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.364 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.094 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.035 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.018 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.386 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.061 s
17:33:12 [2023-12-15T22:33:12.046Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.027 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.009 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.018 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.355 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.063 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.034 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.026 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.018 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.009 s
17:33:12 [2023-12-15T22:33:12.047Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
17:33:12 [2023-12-15T22:33:12.047Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
17:33:12 [2023-12-15T22:33:12.047Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
17:33:12 [2023-12-15T22:33:12.048Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0.001 s
17:33:12 [2023-12-15T22:33:12.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
17:33:12 [2023-12-15T22:33:12.048Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
17:34:19 [2023-12-15T22:34:19.677Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.96 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.185 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.181 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.235 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.174 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.191 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.366 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.220 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.362 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.354 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.204 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.176 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.178 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.195 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.192 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.351 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.179 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.188 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.351 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.201 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.180 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.207 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.191 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.174 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.204 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.197 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.179 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.222 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.421 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.509 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.204 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.354 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.376 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.198 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.351 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.211 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.212 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.222 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.179 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.177 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.213 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.221 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.177 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.178 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.175 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.176 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.179 s
17:34:19 [2023-12-15T22:34:19.677Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.188 s
17:34:19 [2023-12-15T22:34:19.677Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
17:34:19 [2023-12-15T22:34:19.677Z] !SESSION 2023-12-15 22:31:28.741 -----------------------------------------------
17:34:19 [2023-12-15T22:34:19.677Z] eclipse.buildId=unknown
17:34:19 [2023-12-15T22:34:19.677Z] java.version=17.0.2
17:34:19 [2023-12-15T22:34:19.678Z] java.vendor=Oracle Corporation
17:34:19 [2023-12-15T22:34:19.678Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:34:19 [2023-12-15T22:34:19.678Z] 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
17:34:19 [2023-12-15T22:34:19.678Z] 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
17:34:19 [2023-12-15T22:34:19.678Z] 
17:34:19 [2023-12-15T22:34:19.678Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:34:19.520
17:34:19 [2023-12-15T22:34:19.678Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
17:34:19 [2023-12-15T22:34:19.678Z] !STACK 0
17:34:19 [2023-12-15T22:34:19.678Z] java.lang.RuntimeException: The parameter should be set
17:34:19 [2023-12-15T22:34:19.678Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:34:19 [2023-12-15T22:34:19.678Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:34:19 [2023-12-15T22:34:19.678Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:34:19 [2023-12-15T22:34:19.678Z] 
17:34:19 [2023-12-15T22:34:19.678Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:34:19.521
17:34:19 [2023-12-15T22:34:19.678Z] !MESSAGE Exception executing analysis
17:34:19 [2023-12-15T22:34:19.678Z] !STACK 0
17:34:19 [2023-12-15T22:34:19.678Z] java.lang.RuntimeException: The parameter should be set
17:34:19 [2023-12-15T22:34:19.678Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:34:19 [2023-12-15T22:34:19.678Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:34:19 [2023-12-15T22:34:19.678Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:34:21 [2023-12-15T22:34:21.043Z] 
17:34:21 [2023-12-15T22:34:21.043Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:34:20.715
17:34:21 [2023-12-15T22:34:21.043Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
17:34:21 [2023-12-15T22:34:21.043Z] !STACK 0
17:34:21 [2023-12-15T22:34:21.043Z] java.lang.RuntimeException: The parameter should be set
17:34:21 [2023-12-15T22:34:21.043Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:34:21 [2023-12-15T22:34:21.043Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:34:21 [2023-12-15T22:34:21.043Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:34:21 [2023-12-15T22:34:21.043Z] 
17:34:21 [2023-12-15T22:34:21.043Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:34:20.716
17:34:21 [2023-12-15T22:34:21.043Z] !MESSAGE Exception executing analysis
17:34:21 [2023-12-15T22:34:21.043Z] !STACK 0
17:34:21 [2023-12-15T22:34:21.043Z] java.lang.RuntimeException: The parameter should be set
17:34:21 [2023-12-15T22:34:21.043Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:34:21 [2023-12-15T22:34:21.043Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:34:21 [2023-12-15T22:34:21.043Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:34:21 [2023-12-15T22:34:21.043Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
17:34:21 [2023-12-15T22:34:21.043Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.254 s
17:34:21 [2023-12-15T22:34:21.043Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.199 s
17:34:21 [2023-12-15T22:34:21.043Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
17:34:44 [2023-12-15T22:34:44.893Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-td752-trxs8 because kubernetes resource quota exceeded. 
17:34:44 [2023-12-15T22:34:44.894Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-trxs8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-trxs8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-trxs8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:34:44 [2023-12-15T22:34:44.894Z] Retrying...
17:34:44 [2023-12-15T22:34:44.894Z] 
17:34:44 [2023-12-15T22:34:44.894Z] ERROR: Failed to launch tracecompass-build-td752-trxs8
17:34:44 [2023-12-15T22:34:44.894Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-trxs8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-trxs8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-trxs8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
17:34:44 [2023-12-15T22:34:44.894Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-trxs8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-trxs8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-trxs8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92)
17:34:44 [2023-12-15T22:34:44.894Z] 	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
17:34:44 [2023-12-15T22:34:44.894Z] 	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
17:34:44 [2023-12-15T22:34:44.894Z] 	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
17:34:44 [2023-12-15T22:34:44.894Z] 	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
17:34:44 [2023-12-15T22:34:44.894Z] 	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
17:34:44 [2023-12-15T22:34:44.894Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
17:34:54 [2023-12-15T22:34:54.881Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-td752-mjl7l because kubernetes resource quota exceeded. 
17:34:54 [2023-12-15T22:34:54.881Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-mjl7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-mjl7l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-mjl7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:34:54 [2023-12-15T22:34:54.881Z] Retrying...
17:34:54 [2023-12-15T22:34:54.881Z] 
17:34:54 [2023-12-15T22:34:54.881Z] ERROR: Failed to launch tracecompass-build-td752-mjl7l
17:34:54 [2023-12-15T22:34:54.881Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-mjl7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-mjl7l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-mjl7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
17:34:54 [2023-12-15T22:34:54.881Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-mjl7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-mjl7l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-mjl7l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92)
17:34:54 [2023-12-15T22:34:54.881Z] 	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
17:34:54 [2023-12-15T22:34:54.881Z] 	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
17:34:54 [2023-12-15T22:34:54.881Z] 	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
17:34:54 [2023-12-15T22:34:54.881Z] 	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
17:34:54 [2023-12-15T22:34:54.881Z] 	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
17:34:54 [2023-12-15T22:34:54.881Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
17:35:04 [2023-12-15T22:35:04.883Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-td752-06b8l because kubernetes resource quota exceeded. 
17:35:04 [2023-12-15T22:35:04.883Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-06b8l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-06b8l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-06b8l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:35:04 [2023-12-15T22:35:04.883Z] Retrying...
17:35:04 [2023-12-15T22:35:04.883Z] 
17:35:04 [2023-12-15T22:35:04.883Z] ERROR: Failed to launch tracecompass-build-td752-06b8l
17:35:04 [2023-12-15T22:35:04.884Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-06b8l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-06b8l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-06b8l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137)
17:35:04 [2023-12-15T22:35:04.884Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-td752-06b8l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-td752-06b8l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-td752-06b8l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92)
17:35:04 [2023-12-15T22:35:04.884Z] 	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
17:35:04 [2023-12-15T22:35:04.884Z] 	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
17:35:04 [2023-12-15T22:35:04.884Z] 	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
17:35:04 [2023-12-15T22:35:04.884Z] 	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
17:35:04 [2023-12-15T22:35:04.884Z] 	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
17:35:04 [2023-12-15T22:35:04.884Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
17:35:14 [2023-12-15T22:35:14.913Z] Created Pod: kubernetes tracecompass/tracecompass-build-td752-1ds12
17:35:57 [2023-12-15T22:35:57.439Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.49 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.360 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.370 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.365 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.356 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.398 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.496 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.373 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 2.551 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.420 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.360 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.362 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 3.582 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.355 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.392 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.358 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.356 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.380 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.370 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.404 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.357 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.394 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.449 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.386 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.458 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.507 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.396 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.372 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.384 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.371 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.357 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.360 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.364 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.368 s
17:35:57 [2023-12-15T22:35:57.439Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.359 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.002 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0.003 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
17:35:57 [2023-12-15T22:35:57.440Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
17:35:57 [2023-12-15T22:35:57.440Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.007 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.080 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.096 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.087 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.081 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.036 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.820 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.256 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.182 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.189 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.192 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.002 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.006 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.018 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.013 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.010 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.004 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.009 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.186 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.163 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.158 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.006 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.008 s
17:35:57 [2023-12-15T22:35:57.441Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
17:35:57 [2023-12-15T22:35:57.441Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.441Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.442Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
17:35:57 [2023-12-15T22:35:57.442Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.442Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0 s
17:35:57 [2023-12-15T22:35:57.442Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
17:35:57 [2023-12-15T22:35:57.442Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
17:35:57 [2023-12-15T22:35:57.442Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.270 s
17:35:57 [2023-12-15T22:35:57.442Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.002 s
17:35:57 [2023-12-15T22:35:57.442Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
17:35:57 [2023-12-15T22:35:57.442Z] 
17:35:57 [2023-12-15T22:35:57.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-12-15 22:35:53.261
17:35:57 [2023-12-15T22:35:57.442Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
17:35:57 [2023-12-15T22:35:57.442Z] !STACK 0
17:35:57 [2023-12-15T22:35:57.442Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:35:57 [2023-12-15T22:35:57.442Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:35:57 [2023-12-15T22:35:57.442Z] 
17:35:57 [2023-12-15T22:35:57.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-12-15 22:35:54.362
17:35:57 [2023-12-15T22:35:57.442Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
17:35:57 [2023-12-15T22:35:57.442Z] !STACK 0
17:35:57 [2023-12-15T22:35:57.442Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:35:57 [2023-12-15T22:35:57.442Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:35:57 [2023-12-15T22:35:57.442Z] 
17:35:57 [2023-12-15T22:35:57.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-12-15 22:35:55.461
17:35:57 [2023-12-15T22:35:57.442Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
17:35:57 [2023-12-15T22:35:57.442Z] !STACK 0
17:35:57 [2023-12-15T22:35:57.442Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:35:57 [2023-12-15T22:35:57.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:35:57 [2023-12-15T22:35:57.442Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:35:57 [2023-12-15T22:35:57.442Z] 
17:35:57 [2023-12-15T22:35:57.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:55.478
17:35:57 [2023-12-15T22:35:57.442Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(509,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
17:35:58 [2023-12-15T22:35:58.005Z] 
17:35:58 [2023-12-15T22:35:58.005Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:57.738
17:35:58 [2023-12-15T22:35:58.005Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(516,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
17:35:58 [2023-12-15T22:35:58.934Z] 
17:35:58 [2023-12-15T22:35:58.934Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:58.860
17:35:58 [2023-12-15T22:35:58.934Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
17:35:58 [2023-12-15T22:35:58.934Z] !STACK 0
17:35:58 [2023-12-15T22:35:58.934Z] java.lang.IllegalStateException: This exception happens before initialization
17:35:58 [2023-12-15T22:35:58.934Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
17:35:58 [2023-12-15T22:35:58.934Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:35:58 [2023-12-15T22:35:58.934Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:35:58 [2023-12-15T22:35:58.934Z] 
17:35:58 [2023-12-15T22:35:58.934Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:58.861
17:35:58 [2023-12-15T22:35:58.934Z] !MESSAGE Exception executing analysis
17:35:58 [2023-12-15T22:35:58.934Z] !STACK 0
17:35:58 [2023-12-15T22:35:58.934Z] java.lang.IllegalStateException: This exception happens before initialization
17:35:58 [2023-12-15T22:35:58.934Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
17:35:58 [2023-12-15T22:35:58.934Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:35:58 [2023-12-15T22:35:58.934Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:36:00 [2023-12-15T22:36:00.302Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.935 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.008 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.109 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.334 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.145 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.109 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.107 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.007 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.006 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.109 s
17:36:00 [2023-12-15T22:36:00.302Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
17:36:00 [2023-12-15T22:36:00.302Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.302Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
17:36:00 [2023-12-15T22:36:00.302Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.302Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
17:36:00 [2023-12-15T22:36:00.302Z] 
17:36:00 [2023-12-15T22:36:00.302Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:59.990
17:36:00 [2023-12-15T22:36:00.302Z] !MESSAGE Error parsing /tmp/markers18102273398491336621xml
17:36:00 [2023-12-15T22:36:00.302Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.302Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers18102273398491336621xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.302Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.302Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.303Z] 
17:36:00 [2023-12-15T22:36:00.303Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:59.994
17:36:00 [2023-12-15T22:36:00.303Z] !MESSAGE Error parsing /tmp/markers5504423284903540096xml
17:36:00 [2023-12-15T22:36:00.303Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.303Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5504423284903540096xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.304Z] 
17:36:00 [2023-12-15T22:36:00.304Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:35:59.997
17:36:00 [2023-12-15T22:36:00.304Z] !MESSAGE Error parsing /tmp/markers4298916086665838782xml
17:36:00 [2023-12-15T22:36:00.304Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.304Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4298916086665838782xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.305Z] 
17:36:00 [2023-12-15T22:36:00.305Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:00.000
17:36:00 [2023-12-15T22:36:00.305Z] !MESSAGE Error parsing /tmp/markers8635486657093392419xml
17:36:00 [2023-12-15T22:36:00.305Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.305Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8635486657093392419xml; 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.
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.305Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.306Z] 
17:36:00 [2023-12-15T22:36:00.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:00.007
17:36:00 [2023-12-15T22:36:00.306Z] !MESSAGE Error parsing /tmp/markers17845299352801346539xml
17:36:00 [2023-12-15T22:36:00.306Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.306Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
17:36:00 [2023-12-15T22:36:00.306Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
17:36:00 [2023-12-15T22:36:00.306Z] 	at com.google.common.collect.Range.create(Range.java:161)
17:36:00 [2023-12-15T22:36:00.306Z] 	at com.google.common.collect.Range.closed(Range.java:186)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.306Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.306Z] 
17:36:00 [2023-12-15T22:36:00.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:00.010
17:36:00 [2023-12-15T22:36:00.307Z] !MESSAGE Error parsing /tmp/markers15002421144785537643xml
17:36:00 [2023-12-15T22:36:00.307Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.307Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15002421144785537643xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.307Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.307Z] 
17:36:00 [2023-12-15T22:36:00.307Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:00.013
17:36:00 [2023-12-15T22:36:00.307Z] !MESSAGE Error parsing /tmp/markers7515001828812523137xml
17:36:00 [2023-12-15T22:36:00.307Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.307Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
17:36:00 [2023-12-15T22:36:00.307Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
17:36:00 [2023-12-15T22:36:00.307Z] 	at com.google.common.collect.Range.create(Range.java:161)
17:36:00 [2023-12-15T22:36:00.307Z] 	at com.google.common.collect.Range.closed(Range.java:186)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.308Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.308Z] 
17:36:00 [2023-12-15T22:36:00.308Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:00.027
17:36:00 [2023-12-15T22:36:00.308Z] !MESSAGE Error parsing /tmp/markers15715369301248836350xml
17:36:00 [2023-12-15T22:36:00.308Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.308Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15715369301248836350xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.309Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.309Z] 
17:36:00 [2023-12-15T22:36:00.309Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:00.030
17:36:00 [2023-12-15T22:36:00.309Z] !MESSAGE Error parsing /tmp/markers14290922608389200287xml
17:36:00 [2023-12-15T22:36:00.309Z] !STACK 0
17:36:00 [2023-12-15T22:36:00.309Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers14290922608389200287xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:36:00 [2023-12-15T22:36:00.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:36:00 [2023-12-15T22:36:00.310Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:36:00 [2023-12-15T22:36:00.310Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:36:00 [2023-12-15T22:36:00.310Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.046 s
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.006 s
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.003 s
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.310Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
17:36:00 [2023-12-15T22:36:00.310Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.310Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
17:36:00 [2023-12-15T22:36:00.310Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.310Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
17:36:00 [2023-12-15T22:36:00.311Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.311Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
17:36:00 [2023-12-15T22:36:00.311Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.311Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
17:36:00 [2023-12-15T22:36:00.311Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.311Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
17:36:00 [2023-12-15T22:36:00.311Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.003 s
17:36:00 [2023-12-15T22:36:00.311Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
17:36:00 [2023-12-15T22:36:00.311Z] 
17:36:00 [2023-12-15T22:36:00.311Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-12-15 22:36:00.240
17:36:00 [2023-12-15T22:36:00.311Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
17:36:00 [2023-12-15T22:36:00.311Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.176 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.311Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.311Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
17:36:00 [2023-12-15T22:36:00.567Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
17:36:00 [2023-12-15T22:36:00.567Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.003 s
17:36:00 [2023-12-15T22:36:00.567Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.013 s
17:36:00 [2023-12-15T22:36:00.567Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.003 s
17:36:00 [2023-12-15T22:36:00.567Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.567Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.050 s
17:36:00 [2023-12-15T22:36:00.567Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
17:36:00 [2023-12-15T22:36:00.824Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
17:36:00 [2023-12-15T22:36:00.824Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.127 s
17:36:00 [2023-12-15T22:36:00.824Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.824Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.060 s
17:36:00 [2023-12-15T22:36:00.824Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.824Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.016 s
17:36:00 [2023-12-15T22:36:00.824Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.005 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.096 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.012 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.015 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.047 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.825Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
17:36:00 [2023-12-15T22:36:00.825Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.002 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.029 s
17:36:00 [2023-12-15T22:36:00.825Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
17:36:00 [2023-12-15T22:36:00.825Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0.001 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
17:36:00 [2023-12-15T22:36:00.825Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
17:36:02 [2023-12-15T22:36:02.192Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0.001 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.249 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.004 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.103 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.192Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 0.675 s
17:36:02 [2023-12-15T22:36:02.193Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.193Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
17:36:02 [2023-12-15T22:36:02.193Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
17:36:04 [2023-12-15T22:36:04.087Z] 
17:36:04 [2023-12-15T22:36:04.087Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:04.020
17:36:04 [2023-12-15T22:36:04.087Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(722,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
17:36:05 [2023-12-15T22:36:05.458Z] 
17:36:05 [2023-12-15T22:36:05.458Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-12-15 22:36:05.022
17:36:05 [2023-12-15T22:36:05.458Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(724,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
17:36:05 [2023-12-15T22:36:05.458Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.208 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.027 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.002 s
17:36:05 [2023-12-15T22:36:05.458Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
17:36:05 [2023-12-15T22:36:05.458Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0.001 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
17:36:05 [2023-12-15T22:36:05.458Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0.001 s
17:36:05 [2023-12-15T22:36:05.458Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
17:36:05 [2023-12-15T22:36:05.458Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
17:36:05 [2023-12-15T22:36:05.458Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.458Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
17:36:05 [2023-12-15T22:36:05.459Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.002 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0.001 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
17:36:05 [2023-12-15T22:36:05.459Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.010 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.172 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.005 s
17:36:05 [2023-12-15T22:36:05.459Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0 s
17:36:05 [2023-12-15T22:36:05.459Z] 
17:36:05 [2023-12-15T22:36:05.459Z] Results:
17:36:05 [2023-12-15T22:36:05.459Z] 
17:36:05 [2023-12-15T22:36:05.459Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
17:36:05 [2023-12-15T22:36:05.459Z] 
17:36:05 [2023-12-15T22:36:05.459Z] 
17:36:05 [2023-12-15T22:36:05.459Z] !ENTRY org.eclipse.core.resources 2 10035 2023-12-15 22:36:05.255
17:36:05 [2023-12-15T22:36:05.459Z] !MESSAGE The workspace will exit with unsaved changes in this session.
17:36:05 [2023-12-15T22:36:05.715Z] 
17:36:05 [2023-12-15T22:36:05.715Z] !ENTRY org.eclipse.core.jobs 2 2 2023-12-15 22:36:05.685
17:36:05 [2023-12-15T22:36:05.715Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
17:36:05 [2023-12-15T22:36:05.715Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
17:36:05 [2023-12-15T22:36:05.715Z] 
17:36:05 [2023-12-15T22:36:05.715Z] !ENTRY org.eclipse.core.jobs 2 2 2023-12-15 22:36:05.685
17:36:05 [2023-12-15T22:36:05.715Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
17:36:05 [2023-12-15T22:36:05.715Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
17:36:05 [2023-12-15T22:36:05.715Z] 
17:36:05 [2023-12-15T22:36:05.715Z] !ENTRY org.eclipse.core.jobs 2 2 2023-12-15 22:36:05.685
17:36:05 [2023-12-15T22:36:05.715Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
17:36:05 [2023-12-15T22:36:05.715Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] All tests passed
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] 
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
17:36:05 [2023-12-15T22:36:05.975Z] [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
17:36:05 [2023-12-15T22:36:05.975Z] [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
17:36:05 [2023-12-15T22:36:05.975Z] [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
17:36:05 [2023-12-15T22:36:05.975Z] [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
17:36:05 [2023-12-15T22:36:05.975Z] [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
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] 
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] 
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT   [28/144]
17:36:05 [2023-12-15T22:36:05.975Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:36:05 [2023-12-15T22:36:05.975Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:36:05 [2023-12-15T22:36:05.975Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:36:05 [2023-12-15T22:36:05.975Z] [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
17:36:05 [2023-12-15T22:36:05.975Z] [WARNING] [e77081da-8ce7-4501-bd1f-832e738ec27a][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.
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] The project's OSGi version is 1.0.14.202312152228
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:36:09 [2023-12-15T22:36:09.278Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:36:09 [2023-12-15T22:36:09.278Z] [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
17:36:09 [2023-12-15T22:36:09.278Z] [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
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.278Z] [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
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.278Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.535Z] [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
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] 
17:36:09 [2023-12-15T22:36:09.535Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:09 [2023-12-15T22:36:09.535Z] [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
17:36:09 [2023-12-15T22:36:09.535Z] [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
17:36:09 [2023-12-15T22:36:09.535Z] [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
17:36:09 [2023-12-15T22:36:09.795Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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 724 kB/s)
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:09 [2023-12-15T22:36:09.796Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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 5.5 MB/s)
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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 3.3 MB/s)
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.052Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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 452 kB/s)
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.308Z] [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
17:36:10 [2023-12-15T22:36:10.565Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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
17:36:10 [2023-12-15T22:36:10.822Z] [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 66 MB/s)
17:36:11 [2023-12-15T22:36:11.078Z] [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
17:36:11 [2023-12-15T22:36:11.078Z] [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
17:36:11 [2023-12-15T22:36:11.078Z] [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 19 MB/s)
17:36:11 [2023-12-15T22:36:11.078Z] [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 107 MB/s)
17:36:11 [2023-12-15T22:36:11.078Z] [INFO] Executing tasks
17:36:11 [2023-12-15T22:36:11.078Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
17:36:11 [2023-12-15T22:36:11.334Z] [WARNING]      [echo] Attempting to download test traces
17:36:11 [2023-12-15T22:36:11.334Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
17:36:11 [2023-12-15T22:36:11.334Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
17:36:11 [2023-12-15T22:36:11.334Z] [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
17:36:11 [2023-12-15T22:36:11.334Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
17:36:11 [2023-12-15T22:36:11.334Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
17:36:11 [2023-12-15T22:36:11.334Z] [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
17:36:11 [2023-12-15T22:36:11.590Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
17:36:11 [2023-12-15T22:36:11.590Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
17:36:11 [2023-12-15T22:36:11.590Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
17:36:11 [2023-12-15T22:36:11.865Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
17:36:11 [2023-12-15T22:36:11.865Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
17:36:11 [2023-12-15T22:36:11.865Z] [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
17:36:12 [2023-12-15T22:36:12.463Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
17:36:12 [2023-12-15T22:36:12.718Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
17:36:12 [2023-12-15T22:36:12.718Z] [INFO]      [exec] Already on 'master'
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] Already up to date.
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] 
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] 
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] 
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec]   git checkout -b <new-branch-name>
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] 
17:36:12 [2023-12-15T22:36:12.974Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
17:36:12 [2023-12-15T22:36:12.974Z] [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
17:36:13 [2023-12-15T22:36:13.230Z] [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
17:36:13 [2023-12-15T22:36:13.230Z] [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
17:36:13 [2023-12-15T22:36:13.230Z] [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
17:36:13 [2023-12-15T22:36: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
17:36:14 [2023-12-15T22:36:14.047Z] [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
17:36:14 [2023-12-15T22:36:14.047Z] [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
17:36:14 [2023-12-15T22:36:14.047Z] [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
17:36:15 [2023-12-15T22:36:15.413Z] [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
17:36:15 [2023-12-15T22:36:15.668Z] [WARNING]      [echo] Traces extracted successfully
17:36:15 [2023-12-15T22:36:15.668Z] [INFO] Executed tasks
17:36:15 [2023-12-15T22:36:15.668Z] [INFO] 
17:36:15 [2023-12-15T22:36:15.668Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:15 [2023-12-15T22:36:15.925Z] [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
17:36:15 [2023-12-15T22:36:15.925Z] [INFO] Command line:
17:36:15 [2023-12-15T22:36:15.925Z] 	[/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]
17:36:15 [2023-12-15T22:36:15.925Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:36:19 [2023-12-15T22:36:19.195Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
17:36:19 [2023-12-15T22:36:19.195Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
17:36:19 [2023-12-15T22:36:19.195Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0.007 s
17:36:19 [2023-12-15T22:36:19.195Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0.001 s
17:36:19 [2023-12-15T22:36:19.195Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
17:36:19 [2023-12-15T22:36:19.195Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0.025 s
17:36:19 [2023-12-15T22:36:19.195Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
17:36:19 [2023-12-15T22:36:19.195Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
17:36:19 [2023-12-15T22:36:19.195Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
17:36:21 [2023-12-15T22:36:21.085Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.410 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.392 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.222 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.118 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.093 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.155 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.030 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.210 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.085 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.081 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.037 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.078 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.027 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.067 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.025 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.092 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.091 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.085 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.097 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.028 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.022 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.055 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.022 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.021 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.077 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.073 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.021 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.021 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.060 s
17:36:21 [2023-12-15T22:36:21.085Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.021 s
17:36:21 [2023-12-15T22:36:21.085Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
17:36:21 [2023-12-15T22:36:21.342Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
17:36:21 [2023-12-15T22:36:21.342Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.024 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.342Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
17:36:21 [2023-12-15T22:36:21.343Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
17:36:21 [2023-12-15T22:36:21.343Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
17:36:21 [2023-12-15T22:36:21.343Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
17:36:21 [2023-12-15T22:36:21.343Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0.026 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.002 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
17:36:21 [2023-12-15T22:36:21.343Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
17:36:21 [2023-12-15T22:36:21.343Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.006 s
17:36:21 [2023-12-15T22:36:21.343Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.344Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
17:36:21 [2023-12-15T22:36:21.344Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.017 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0.008 s
17:36:21 [2023-12-15T22:36:21.344Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.344Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.006 s
17:36:21 [2023-12-15T22:36:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.065 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.601Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
17:36:21 [2023-12-15T22:36:21.601Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
17:36:21 [2023-12-15T22:36:21.601Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.602Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
17:36:21 [2023-12-15T22:36:21.602Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
17:36:21 [2023-12-15T22:36:21.602Z] !SESSION 2023-12-15 22:36:15.928 -----------------------------------------------
17:36:21 [2023-12-15T22:36:21.602Z] eclipse.buildId=unknown
17:36:21 [2023-12-15T22:36:21.602Z] java.version=17.0.2
17:36:21 [2023-12-15T22:36:21.602Z] java.vendor=Oracle Corporation
17:36:21 [2023-12-15T22:36:21.602Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:36:21 [2023-12-15T22:36:21.602Z] 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
17:36:21 [2023-12-15T22:36:21.602Z] 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
17:36:21 [2023-12-15T22:36:21.602Z] 
17:36:21 [2023-12-15T22:36:21.602Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:21.527
17:36:21 [2023-12-15T22:36:21.602Z] !MESSAGE Struct already contains a field named ctx
17:36:21 [2023-12-15T22:36:21.602Z] 
17:36:21 [2023-12-15T22:36:21.602Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:21.528
17:36:21 [2023-12-15T22:36:21.602Z] !MESSAGE Struct already contains a field named ctx
17:36:21 [2023-12-15T22:36:21.602Z] 
17:36:21 [2023-12-15T22:36:21.602Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:21.529
17:36:21 [2023-12-15T22:36:21.602Z] !MESSAGE Struct already contains a field named ctx
17:36:21 [2023-12-15T22:36:21.602Z] 
17:36:21 [2023-12-15T22:36:21.602Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:21.529
17:36:21 [2023-12-15T22:36:21.602Z] !MESSAGE Struct already contains a field named ctx
17:36:21 [2023-12-15T22:36:21.602Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.068 s
17:36:21 [2023-12-15T22:36:21.602Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
17:36:21 [2023-12-15T22:36:21.602Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0.001 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.003 s
17:36:21 [2023-12-15T22:36:21.602Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
17:36:21 [2023-12-15T22:36:21.602Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.022 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0.005 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
17:36:21 [2023-12-15T22:36:21.602Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
17:36:22 [2023-12-15T22:36:22.968Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.061 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.021 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.055 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.020 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.020 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.020 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.059 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.020 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.072 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.033 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.069 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.030 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.054 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.065 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.099 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.026 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.059 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.054 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.043 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.055 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.037 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.058 s
17:36:22 [2023-12-15T22:36:22.968Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.019 s
17:36:22 [2023-12-15T22:36:22.968Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
17:36:23 [2023-12-15T22:36:23.224Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
17:36:23 [2023-12-15T22:36:23.224Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.157 s
17:36:23 [2023-12-15T22:36:23.224Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.051 s
17:36:23 [2023-12-15T22:36:23.224Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.016 s
17:36:23 [2023-12-15T22:36:23.224Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.044 s
17:36:23 [2023-12-15T22:36:23.224Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.014 s
17:36:23 [2023-12-15T22:36:23.224Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.010 s
17:36:23 [2023-12-15T22:36:23.224Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
17:36:24 [2023-12-15T22:36:24.590Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 0.850 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.052 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.122 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.086 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.198 s
17:36:24 [2023-12-15T22:36:24.590Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
17:36:24 [2023-12-15T22:36:24.590Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.001 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0.001 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
17:36:24 [2023-12-15T22:36:24.590Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0.001 s
17:36:24 [2023-12-15T22:36:24.590Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
17:36:24 [2023-12-15T22:36:24.590Z] 
17:36:24 [2023-12-15T22:36:24.590Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:24.534
17:36:24 [2023-12-15T22:36:24.590Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
17:36:24 [2023-12-15T22:36:24.590Z] 
17:36:24 [2023-12-15T22:36:24.590Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:24.534
17:36:24 [2023-12-15T22:36:24.590Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
17:36:24 [2023-12-15T22:36:24.590Z] 
17:36:24 [2023-12-15T22:36:24.590Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:24.553
17:36:24 [2023-12-15T22:36:24.590Z] !MESSAGE channel0_0	[                                                            ]	0 Events
17:36:24 [2023-12-15T22:36:24.590Z] 
17:36:24 [2023-12-15T22:36:24.590Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:24.553
17:36:24 [2023-12-15T22:36:24.590Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
17:36:25 [2023-12-15T22:36:25.152Z] 
17:36:25 [2023-12-15T22:36:25.152Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:25.152
17:36:25 [2023-12-15T22:36:25.152Z] !MESSAGE channel0_0	[ ]	0 Events
17:36:25 [2023-12-15T22:36:25.152Z] 
17:36:25 [2023-12-15T22:36:25.152Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:25.152
17:36:25 [2023-12-15T22:36:25.152Z] !MESSAGE channel0_1	[+]	1 Events
17:36:25 [2023-12-15T22:36:25.408Z] 
17:36:25 [2023-12-15T22:36:25.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:25.171
17:36:25 [2023-12-15T22:36:25.408Z] !MESSAGE channel0_0	[  ]	0 Events
17:36:25 [2023-12-15T22:36:25.408Z] 
17:36:25 [2023-12-15T22:36:25.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:25.171
17:36:25 [2023-12-15T22:36:25.408Z] !MESSAGE channel0_1	[++]	1 Events
17:36:25 [2023-12-15T22:36:25.408Z] 
17:36:25 [2023-12-15T22:36:25.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:25.263
17:36:25 [2023-12-15T22:36:25.408Z] !MESSAGE channel0_0	[          ]	0 Events
17:36:25 [2023-12-15T22:36:25.408Z] 
17:36:25 [2023-12-15T22:36:25.408Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:25.264
17:36:25 [2023-12-15T22:36:25.408Z] !MESSAGE channel0_1	[++++++++++]	1 Events
17:36:25 [2023-12-15T22:36:25.664Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.055 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.040 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.058 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.018 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.018 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.058 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.018 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.408 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.019 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.029 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.025 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.024 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.019 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.056 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.017 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.019 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.018 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.075 s
17:36:25 [2023-12-15T22:36:25.664Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.071 s
17:36:25 [2023-12-15T22:36:25.664Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
17:36:32 [2023-12-15T22:36:32.203Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.921 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.321 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.364 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 0.681 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.063 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.040 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.669 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.543 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.738 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.108 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.009 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.006 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.210 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.265 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.076 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.157 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.043 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.007 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.005 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.002 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.002 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.002 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.282 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.009 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.336 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.257 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.005 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 0.714 s
17:36:32 [2023-12-15T22:36:32.203Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
17:36:32 [2023-12-15T22:36:32.203Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.001 s
17:36:32 [2023-12-15T22:36:32.203Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.003 s
17:36:32 [2023-12-15T22:36:32.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
17:36:32 [2023-12-15T22:36:32.204Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
17:36:32 [2023-12-15T22:36:32.459Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
17:36:32 [2023-12-15T22:36:32.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.197 s
17:36:32 [2023-12-15T22:36:32.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.111 s
17:36:32 [2023-12-15T22:36:32.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.153 s
17:36:32 [2023-12-15T22:36:32.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.147 s
17:36:32 [2023-12-15T22:36:32.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.071 s
17:36:32 [2023-12-15T22:36:32.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.034 s
17:36:32 [2023-12-15T22:36:32.460Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.067 s
17:36:32 [2023-12-15T22:36:32.460Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.086 s
17:36:32 [2023-12-15T22:36:32.460Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.033 s
17:36:32 [2023-12-15T22:36:32.460Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.068 s
17:36:32 [2023-12-15T22:36:32.460Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.033 s
17:36:32 [2023-12-15T22:36:32.460Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
17:36:33 [2023-12-15T22:36:33.023Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.062 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.029 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.032 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.252 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.017 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.018 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.055 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.018 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.017 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.017 s
17:36:33 [2023-12-15T22:36:33.023Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.073 s
17:36:33 [2023-12-15T22:36:33.024Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
17:36:33 [2023-12-15T22:36:33.280Z] 
17:36:33 [2023-12-15T22:36:33.280Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:33.049
17:36:33 [2023-12-15T22:36:33.280Z] !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]
17:36:33 [2023-12-15T22:36:33.280Z] 
17:36:33 [2023-12-15T22:36:33.280Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:33.054
17:36:33 [2023-12-15T22:36:33.280Z] !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]
17:36:33 [2023-12-15T22:36:33.280Z] 
17:36:33 [2023-12-15T22:36:33.280Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:33.127
17:36:33 [2023-12-15T22:36:33.280Z] !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]
17:36:33 [2023-12-15T22:36:33.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.082 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.006 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.003 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.003 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.003 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.003 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.003 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.056 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.003 s
17:36:33 [2023-12-15T22:36:33.280Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.004 s
17:36:33 [2023-12-15T22:36:33.280Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
17:36:35 [2023-12-15T22:36:35.172Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.710 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.117 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.105 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.104 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.099 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.108 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.102 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.094 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.096 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.100 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.094 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.088 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.095 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.086 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.051 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.093 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.075 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.054 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.096 s
17:36:35 [2023-12-15T22:36:35.172Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.050 s
17:36:35 [2023-12-15T22:36:35.172Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
17:36:35 [2023-12-15T22:36:35.429Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.126 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.067 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.019 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.019 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.071 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.024 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.058 s
17:36:35 [2023-12-15T22:36:35.429Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
17:36:35 [2023-12-15T22:36:35.429Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
17:36:35 [2023-12-15T22:36:35.429Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
17:36:35 [2023-12-15T22:36:35.429Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.429Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
17:36:35 [2023-12-15T22:36:35.429Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.429Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
17:36:35 [2023-12-15T22:36:35.430Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
17:36:35 [2023-12-15T22:36:35.430Z] 
17:36:35 [2023-12-15T22:36:35.430Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-12-15 22:36:35.267
17:36:35 [2023-12-15T22:36:35.430Z] !MESSAGE Some message
17:36:35 [2023-12-15T22:36:35.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest.testCtfCorePluginId -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest.testLog -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest.testGetDefault -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
17:36:35 [2023-12-15T22:36:35.430Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.430Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
17:36:35 [2023-12-15T22:36:35.686Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
17:36:35 [2023-12-15T22:36:35.686Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.686Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.686Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.160 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.004 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.002 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
17:36:35 [2023-12-15T22:36:35.687Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
17:36:35 [2023-12-15T22:36:35.687Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
17:36:35 [2023-12-15T22:36:35.687Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
17:36:35 [2023-12-15T22:36:35.687Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
17:36:35 [2023-12-15T22:36:35.687Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
17:36:35 [2023-12-15T22:36:35.687Z] line 8:11 required (...)+ loop did not match anything at character ';'
17:36:35 [2023-12-15T22:36:35.687Z] line 10:46 mismatched character '<EOF>' expecting '"'
17:36:35 [2023-12-15T22:36:35.687Z] line 9:16 no viable alternative at character 'o'
17:36:35 [2023-12-15T22:36:35.687Z] line 9:20 no viable alternative at character '?'
17:36:35 [2023-12-15T22:36:35.687Z] line 12:14 no viable alternative at character ''
17:36:35 [2023-12-15T22:36:35.687Z] line 32:0 mismatched character '<EOF>' expecting '"'
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.635
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: test
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.635
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: test1
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.635
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: test2
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.636
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: test3
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.636
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: test4
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.644
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: test2
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.661
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown integer attribute: aa
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.661
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown integer attribute: zz
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.661
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown trace attribute: blah
17:36:35 [2023-12-15T22:36:35.687Z] 
17:36:35 [2023-12-15T22:36:35.687Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:36:35.661
17:36:35 [2023-12-15T22:36:35.687Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
17:36:36 [2023-12-15T22:36:36.250Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
17:36:36 [2023-12-15T22:36:36.250Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.003 s
17:36:36 [2023-12-15T22:36:36.250Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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 s
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0 s
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.250Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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.048 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0 s
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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
17:36:36 [2023-12-15T22:36:36.251Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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.002 s
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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.055 s
17:36:36 [2023-12-15T22:36:36.252Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.003 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.252Z] 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
17:36:36 [2023-12-15T22:36:36.252Z] 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 s
17:36:36 [2023-12-15T22:36:36.252Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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 s
17:36:36 [2023-12-15T22:36:36.253Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.253Z] 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.011 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.253Z] 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 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0.001 s
17:36:36 [2023-12-15T22:36:36.253Z] 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.002 s
17:36:36 [2023-12-15T22:36:36.253Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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.050 s
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.253Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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.001 s
17:36:36 [2023-12-15T22:36:36.254Z] 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 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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.096 s
17:36:36 [2023-12-15T22:36:36.254Z] 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.085 s
17:36:36 [2023-12-15T22:36:36.254Z] 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.002 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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.010 s
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 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
17:36:36 [2023-12-15T22:36:36.254Z] 
17:36:36 [2023-12-15T22:36:36.254Z] Results:
17:36:36 [2023-12-15T22:36:36.254Z] 
17:36:36 [2023-12-15T22:36:36.254Z] Tests run: 650, Failures: 0, Errors: 0, Skipped: 1
17:36:36 [2023-12-15T22:36:36.254Z] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] All tests passed
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [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
17:36:36 [2023-12-15T22:36:36.511Z] [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
17:36:36 [2023-12-15T22:36:36.511Z] [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
17:36:36 [2023-12-15T22:36:36.511Z] [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
17:36:36 [2023-12-15T22:36:36.511Z] [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
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [29/144]
17:36:36 [2023-12-15T22:36:36.511Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:36:36 [2023-12-15T22:36:36.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:36:36 [2023-12-15T22:36:36.511Z] [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
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] The project's OSGi version is 1.0.17.202312152228
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.511Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
17:36:36 [2023-12-15T22:36:36.768Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.768Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
17:36:36 [2023-12-15T22:36:36.768Z] [INFO] 
17:36:36 [2023-12-15T22:36:36.768Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:36 [2023-12-15T22:36:36.768Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:36:36 [2023-12-15T22:36:36.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:36:36 [2023-12-15T22:36:36.768Z] [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
17:36:36 [2023-12-15T22:36:36.768Z] [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
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [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
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [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
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] 
17:36:37 [2023-12-15T22:36:37.331Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:36:37 [2023-12-15T22:36:37.587Z] [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
17:36:37 [2023-12-15T22:36:37.587Z] [INFO] Command line:
17:36:37 [2023-12-15T22:36:37.587Z] 	[/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]
17:36:37 [2023-12-15T22:36:37.587Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:36:40 [2023-12-15T22:36:40.856Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
17:36:40 [2023-12-15T22:36:40.856Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
17:36:40 [2023-12-15T22:36:40.856Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0.004 s
17:36:40 [2023-12-15T22:36:40.856Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
17:36:40 [2023-12-15T22:36:40.856Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
17:36:41 [2023-12-15T22:36:41.112Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
17:36:41 [2023-12-15T22:36:41.112Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.316 s
17:36:41 [2023-12-15T22:36:41.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
17:36:53 [2023-12-15T22:36:53.328Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.38 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.769 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.229 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.408 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.306 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.304 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.362 s
17:36:53 [2023-12-15T22:36:53.328Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
17:36:53 [2023-12-15T22:36:53.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
17:36:53 [2023-12-15T22:36:53.328Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
17:36:53 [2023-12-15T22:36:53.328Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0.001 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.328Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
17:36:53 [2023-12-15T22:36:53.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
17:36:53 [2023-12-15T22:36:53.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0 s
17:36:53 [2023-12-15T22:36:53.329Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
17:36:54 [2023-12-15T22:36:54.258Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
17:36:54 [2023-12-15T22:36:54.258Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.002 s
17:36:54 [2023-12-15T22:36:54.258Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0 s
17:36:54 [2023-12-15T22:36:54.258Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0.001 s
17:36:54 [2023-12-15T22:36:54.258Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
17:36:54 [2023-12-15T22:36:54.258Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
17:36:57 [2023-12-15T22:36:57.527Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.069 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.127 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.058 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.097 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.138 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.070 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.077 s
17:36:57 [2023-12-15T22:36:57.527Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
17:36:57 [2023-12-15T22:36:57.527Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.001 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0.001 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0.001 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0.001 s
17:36:57 [2023-12-15T22:36:57.527Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
17:36:57 [2023-12-15T22:36:57.527Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
17:37:12 [2023-12-15T22:37:12.371Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.82 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.220 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 0.932 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.595 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.584 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.528 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.145 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.200 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.642 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 1.749 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.434 s
17:37:12 [2023-12-15T22:37:12.371Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 1.939 s
17:37:12 [2023-12-15T22:37:12.371Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
17:37:16 [2023-12-15T22:37:16.543Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.221 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
17:37:16 [2023-12-15T22:37:16.543Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 2.326 s
17:37:16 [2023-12-15T22:37:16.543Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.151 s
17:37:16 [2023-12-15T22:37:16.543Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.603 s
17:37:16 [2023-12-15T22:37:16.543Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.141 s
17:37:16 [2023-12-15T22:37:16.543Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
17:38:03 [2023-12-15T22:38:03.200Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.15 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.003 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 7.001 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.305 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.193 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.226 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.206 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 5.941 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.200Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.212 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.216 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.212 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.250 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.308 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.254 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
17:38:03 [2023-12-15T22:38:03.201Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.169 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.007 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.002 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.002 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.003 s
17:38:03 [2023-12-15T22:38:03.201Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
17:38:03 [2023-12-15T22:38:03.201Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.019 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.201Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.202Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.202Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
17:38:03 [2023-12-15T22:38:03.202Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.202Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.202Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.202Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
17:38:03 [2023-12-15T22:38:03.202Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
17:38:04 [2023-12-15T22:38:04.568Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.726 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.261 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.301 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.300 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.301 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.301 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.301 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.600 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.715 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.302 s
17:38:04 [2023-12-15T22:38:04.568Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0 s
17:38:04 [2023-12-15T22:38:04.568Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
17:38:04 [2023-12-15T22:38:04.825Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
17:38:04 [2023-12-15T22:38:04.825Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.109 s
17:38:04 [2023-12-15T22:38:04.825Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.073 s
17:38:04 [2023-12-15T22:38:04.825Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
17:38:06 [2023-12-15T22:38:06.715Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
17:38:06 [2023-12-15T22:38:06.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.149 s
17:38:06 [2023-12-15T22:38:06.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.100 s
17:38:06 [2023-12-15T22:38:06.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.040 s
17:38:06 [2023-12-15T22:38:06.715Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
17:38:06 [2023-12-15T22:38:06.715Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
17:38:06 [2023-12-15T22:38:06.715Z] !SESSION 2023-12-15 22:36:37.583 -----------------------------------------------
17:38:06 [2023-12-15T22:38:06.715Z] eclipse.buildId=unknown
17:38:06 [2023-12-15T22:38:06.715Z] java.version=17.0.2
17:38:06 [2023-12-15T22:38:06.715Z] java.vendor=Oracle Corporation
17:38:06 [2023-12-15T22:38:06.715Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:38:06 [2023-12-15T22:38:06.715Z] 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
17:38:06 [2023-12-15T22:38:06.715Z] 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
17:38:06 [2023-12-15T22:38:06.715Z] 
17:38:06 [2023-12-15T22:38:06.715Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:38:06.379
17:38:06 [2023-12-15T22:38:06.715Z] !MESSAGE Unknown trace attribute: test
17:38:06 [2023-12-15T22:38:06.715Z] 
17:38:06 [2023-12-15T22:38:06.715Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:38:06.380
17:38:06 [2023-12-15T22:38:06.715Z] !MESSAGE Unknown trace attribute: test1
17:38:06 [2023-12-15T22:38:06.715Z] 
17:38:06 [2023-12-15T22:38:06.715Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:38:06.380
17:38:06 [2023-12-15T22:38:06.715Z] !MESSAGE Unknown trace attribute: test2
17:38:06 [2023-12-15T22:38:06.715Z] 
17:38:06 [2023-12-15T22:38:06.715Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:38:06.380
17:38:06 [2023-12-15T22:38:06.715Z] !MESSAGE Unknown trace attribute: test3
17:38:06 [2023-12-15T22:38:06.715Z] 
17:38:06 [2023-12-15T22:38:06.715Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-12-15 22:38:06.381
17:38:06 [2023-12-15T22:38:06.715Z] !MESSAGE Unknown trace attribute: test4
17:38:06 [2023-12-15T22:38:06.715Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
17:38:06 [2023-12-15T22:38:06.715Z] 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
17:38:06 [2023-12-15T22:38:06.715Z] 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.057 s
17:38:06 [2023-12-15T22:38:06.715Z] 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
17:38:06 [2023-12-15T22:38:06.715Z] 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
17:38:06 [2023-12-15T22:38:06.715Z] 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
17:38:06 [2023-12-15T22:38:06.715Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
17:38:14 [2023-12-15T22:38:14.805Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.845 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 3.987 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 2.857 s
17:38:14 [2023-12-15T22:38:14.805Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
17:38:14 [2023-12-15T22:38:14.805Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
17:38:14 [2023-12-15T22:38:14.805Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
17:38:14 [2023-12-15T22:38:14.805Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
17:38:14 [2023-12-15T22:38:14.805Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 0.807 s
17:38:14 [2023-12-15T22:38:14.805Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.580 s
17:38:14 [2023-12-15T22:38:14.805Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
17:38:15 [2023-12-15T22:38:15.732Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.020 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.041 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.051 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.019 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.077 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.021 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.097 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.021 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.069 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.020 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.021 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.059 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.020 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.081 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.020 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.022 s
17:38:15 [2023-12-15T22:38:15.732Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.054 s
17:38:15 [2023-12-15T22:38:15.732Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
17:40:22 [2023-12-15T22:40:22.127Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.5 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 9.924 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 8.904 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 10.80 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 2.998 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 2.925 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 11.66 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 10.24 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 10.98 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.302 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.259 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.171 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 2.738 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.394 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.548 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.213 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.213 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.212 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.114 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.109 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.208 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 5.718 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.233 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 4.845 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 6.001 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.140 s
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 9.681 s
17:40:22 [2023-12-15T22:40:22.127Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
17:40:22 [2023-12-15T22:40:22.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
17:40:22 [2023-12-15T22:40:22.127Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.058 s
17:40:22 [2023-12-15T22:40:22.127Z] 
17:40:22 [2023-12-15T22:40:22.127Z] Results:
17:40:22 [2023-12-15T22:40:22.127Z] 
17:40:22 [2023-12-15T22:40:22.127Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
17:40:22 [2023-12-15T22:40:22.127Z] 
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] All tests passed
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:40:22 [2023-12-15T22:40:22.385Z] [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
17:40:22 [2023-12-15T22:40:22.385Z] [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
17:40:22 [2023-12-15T22:40:22.385Z] [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
17:40:22 [2023-12-15T22:40:22.385Z] [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
17:40:22 [2023-12-15T22:40:22.385Z] [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
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >--
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT [30/144]
17:40:22 [2023-12-15T22:40:22.385Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
17:40:22 [2023-12-15T22:40:22.385Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:40:22 [2023-12-15T22:40:22.385Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:22 [2023-12-15T22:40:22.385Z] [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
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] The project's OSGi version is 0.1.2.202312152228
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests
17:40:22 [2023-12-15T22:40:22.898Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
17:40:22 [2023-12-15T22:40:22.898Z] [INFO] 
17:40:22 [2023-12-15T22:40:22.898Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:22 [2023-12-15T22:40:22.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:22 [2023-12-15T22:40:22.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
17:40:22 [2023-12-15T22:40:22.898Z] [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
17:40:22 [2023-12-15T22:40:22.898Z] [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
17:40:23 [2023-12-15T22:40:23.153Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.153Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.153Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.153Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/test/resources
17:40:23 [2023-12-15T22:40:23.154Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.154Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.154Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:40:23 [2023-12-15T22:40:23.154Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.154Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.154Z] [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
17:40:23 [2023-12-15T22:40:23.154Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.154Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.154Z] [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
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] 
17:40:23 [2023-12-15T22:40:23.410Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:23 [2023-12-15T22:40:23.666Z] [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
17:40:23 [2023-12-15T22:40:23.666Z] [INFO] Command line:
17:40:23 [2023-12-15T22:40:23.666Z] 	[/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]
17:40:23 [2023-12-15T22:40:23.666Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:40:27 [2023-12-15T22:40:27.835Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
17:40:28 [2023-12-15T22:40:28.763Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.412 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.029 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.067 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.largeTest -- Time elapsed: 0.115 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.017 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.070 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.014 s
17:40:28 [2023-12-15T22:40:28.763Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.treeTest -- Time elapsed: 0.073 s
17:40:28 [2023-12-15T22:40:28.763Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
17:40:31 [2023-12-15T22:40:31.279Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 2.395 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.081 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.016 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.016 s
17:40:31 [2023-12-15T22:40:31.279Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
17:40:31 [2023-12-15T22:40:31.279Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.002 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.002 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0.001 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0.001 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.279Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
17:40:31 [2023-12-15T22:40:31.279Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.095 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.035 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.075 s
17:40:31 [2023-12-15T22:40:31.279Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
17:40:31 [2023-12-15T22:40:31.279Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
17:40:31 [2023-12-15T22:40:31.279Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
17:40:31 [2023-12-15T22:40:31.280Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.280Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
17:40:31 [2023-12-15T22:40:31.535Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
17:40:31 [2023-12-15T22:40:31.535Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.058 s
17:40:31 [2023-12-15T22:40:31.535Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.012 s
17:40:31 [2023-12-15T22:40:31.535Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.012 s
17:40:31 [2023-12-15T22:40:31.535Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.012 s
17:40:31 [2023-12-15T22:40:31.535Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
17:40:31 [2023-12-15T22:40:31.791Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.019 s
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.012 s
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.080 s
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.012 s
17:40:31 [2023-12-15T22:40:31.791Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
17:40:31 [2023-12-15T22:40:31.791Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.067 s
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.009 s
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.011 s
17:40:31 [2023-12-15T22:40:31.791Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
17:40:31 [2023-12-15T22:40:31.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
17:40:31 [2023-12-15T22:40:31.791Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
17:40:31 [2023-12-15T22:40:31.791Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.070 s
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.011 s
17:40:31 [2023-12-15T22:40:31.791Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
17:40:31 [2023-12-15T22:40:31.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
17:40:31 [2023-12-15T22:40:31.791Z] org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.015 s
17:40:31 [2023-12-15T22:40:31.791Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
17:40:32 [2023-12-15T22:40:32.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
17:40:32 [2023-12-15T22:40:32.047Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.068 s
17:40:32 [2023-12-15T22:40:32.047Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.011 s
17:40:32 [2023-12-15T22:40:32.047Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.021 s
17:40:32 [2023-12-15T22:40:32.047Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.010 s
17:40:32 [2023-12-15T22:40:32.047Z] 
17:40:32 [2023-12-15T22:40:32.047Z] Results:
17:40:32 [2023-12-15T22:40:32.047Z] 
17:40:32 [2023-12-15T22:40:32.047Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
17:40:32 [2023-12-15T22:40:32.047Z] 
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] All tests passed
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] 
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:32 [2023-12-15T22:40:32.303Z] [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
17:40:32 [2023-12-15T22:40:32.303Z] [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
17:40:32 [2023-12-15T22:40:32.303Z] [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
17:40:32 [2023-12-15T22:40:32.303Z] [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
17:40:32 [2023-12-15T22:40:32.303Z] [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
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] 
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] 
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT         [31/144]
17:40:32 [2023-12-15T22:40:32.303Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:40:32 [2023-12-15T22:40:32.303Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:32 [2023-12-15T22:40:32.303Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
17:40:32 [2023-12-15T22:40:32.303Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
17:40:32 [2023-12-15T22:40:32.303Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:32 [2023-12-15T22:40:32.303Z] [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
17:40:32 [2023-12-15T22:40:32.559Z] [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
17:40:32 [2023-12-15T22:40:32.815Z] [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 14 MB/s)
17:40:32 [2023-12-15T22:40:32.815Z] [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
17:40:32 [2023-12-15T22:40:32.815Z] [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 26 MB/s)
17:40:32 [2023-12-15T22:40:32.815Z] [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
17:40:32 [2023-12-15T22:40:32.815Z] [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 7.0 MB/s)
17:40:32 [2023-12-15T22:40:32.815Z] [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
17:40:32 [2023-12-15T22:40:32.815Z] [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 9.4 MB/s)
17:40:33 [2023-12-15T22:40:33.747Z] [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
17:40:33 [2023-12-15T22:40:33.747Z] [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 1.8 MB/s)
17:40:33 [2023-12-15T22:40:33.747Z] [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
17:40:33 [2023-12-15T22:40:33.747Z] [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
17:40:33 [2023-12-15T22:40:33.747Z] [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 131 kB/s)
17:40:33 [2023-12-15T22:40:33.747Z] [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
17:40:33 [2023-12-15T22:40:33.747Z] [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 144 kB/s)
17:40:33 [2023-12-15T22:40:33.747Z] [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
17:40:33 [2023-12-15T22:40:33.747Z] [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 93 kB/s)
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] The project's OSGi version is 9.0.2.202312152228
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] Executing tasks
17:40:33 [2023-12-15T22:40:33.748Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
17:40:33 [2023-12-15T22:40:33.748Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
17:40:33 [2023-12-15T22:40:33.748Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] Executed tasks
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] 
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
17:40:33 [2023-12-15T22:40:33.748Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
17:40:34 [2023-12-15T22:40:34.004Z] [INFO] 
17:40:34 [2023-12-15T22:40:34.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
17:40:34 [2023-12-15T22:40:34.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
17:40:34 [2023-12-15T22:40:34.004Z] [INFO] 
17:40:34 [2023-12-15T22:40:34.004Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
17:40:34 [2023-12-15T22:40:34.004Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:34 [2023-12-15T22:40:34.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:34 [2023-12-15T22:40:34.004Z] [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
17:40:34 [2023-12-15T22:40:34.004Z] [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
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.273Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.273Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:37 [2023-12-15T22:40:37.273Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:37 [2023-12-15T22:40:37.273Z] [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
17:40:37 [2023-12-15T22:40:37.274Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.274Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.274Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:40:37 [2023-12-15T22:40:37.274Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.274Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.529Z] [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
17:40:37 [2023-12-15T22:40:37.529Z] [INFO] 
17:40:37 [2023-12-15T22:40:37.529Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
17:40:37 [2023-12-15T22:40:37.785Z] [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
17:40:38 [2023-12-15T22:40:38.041Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
17:40:38 [2023-12-15T22:40:38.041Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.041Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
17:40:38 [2023-12-15T22:40:38.041Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] Executing tasks
17:40:38 [2023-12-15T22:40:38.297Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] Executed tasks
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
17:40:38 [2023-12-15T22:40:38.297Z] [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
17:40:38 [2023-12-15T22:40:38.297Z] [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
17:40:38 [2023-12-15T22:40:38.297Z] [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
17:40:38 [2023-12-15T22:40:38.297Z] [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
17:40:38 [2023-12-15T22:40:38.297Z] [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
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144]
17:40:38 [2023-12-15T22:40:38.297Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:40:38 [2023-12-15T22:40:38.297Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:38 [2023-12-15T22:40:38.297Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:38 [2023-12-15T22:40:38.297Z] [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
17:40:38 [2023-12-15T22:40:38.553Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.553Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] The project's OSGi version is 6.1.1.202312152228
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.554Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
17:40:38 [2023-12-15T22:40:38.810Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
17:40:38 [2023-12-15T22:40:38.810Z] [INFO] 
17:40:38 [2023-12-15T22:40:38.810Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:38 [2023-12-15T22:40:38.810Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:38 [2023-12-15T22:40:38.810Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:38 [2023-12-15T22:40:38.810Z] [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
17:40:38 [2023-12-15T22:40:38.810Z] [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
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.372Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:39 [2023-12-15T22:40:39.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:39 [2023-12-15T22:40:39.372Z] [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
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.372Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.372Z] [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
17:40:39 [2023-12-15T22:40:39.372Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT [33/144]
17:40:39 [2023-12-15T22:40:39.373Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:40:39 [2023-12-15T22:40:39.373Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:39 [2023-12-15T22:40:39.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:39 [2023-12-15T22:40:39.373Z] [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
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] The project's OSGi version is 4.1.2.202312152228
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
17:40:39 [2023-12-15T22:40:39.916Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
17:40:39 [2023-12-15T22:40:39.916Z] [INFO] 
17:40:39 [2023-12-15T22:40:39.916Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:39 [2023-12-15T22:40:39.916Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:39 [2023-12-15T22:40:39.916Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:39 [2023-12-15T22:40:39.916Z] [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
17:40:39 [2023-12-15T22:40:39.916Z] [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
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:40 [2023-12-15T22:40:40.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
17:40:40 [2023-12-15T22:40:40.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.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
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.176Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.176Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [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
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
17:40:40 [2023-12-15T22:40:40.432Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144]
17:40:40 [2023-12-15T22:40:40.433Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:40:40 [2023-12-15T22:40:40.433Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:40 [2023-12-15T22:40:40.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
17:40:40 [2023-12-15T22:40:40.433Z] [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
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] The project's OSGi version is 4.1.0.202312152228
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.690Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
17:40:40 [2023-12-15T22:40:40.946Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
17:40:40 [2023-12-15T22:40:40.946Z] [INFO] 
17:40:40 [2023-12-15T22:40:40.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:40 [2023-12-15T22:40:40.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:40 [2023-12-15T22:40:40.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:40 [2023-12-15T22:40:40.946Z] [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
17:40:40 [2023-12-15T22:40:40.946Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:41 [2023-12-15T22:40:41.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >--
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT [35/144]
17:40:41 [2023-12-15T22:40:41.510Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
17:40:41 [2023-12-15T22:40:41.510Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:41 [2023-12-15T22:40:41.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:41 [2023-12-15T22:40:41.510Z] [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
17:40:41 [2023-12-15T22:40:41.766Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] The project's OSGi version is 0.1.1.202312152228
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] 
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:41 [2023-12-15T22:40:41.767Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui
17:40:42 [2023-12-15T22:40:42.023Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.023Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
17:40:42 [2023-12-15T22:40:42.023Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.023Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.023Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:42 [2023-12-15T22:40:42.023Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:42 [2023-12-15T22:40:42.023Z] [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
17:40:42 [2023-12-15T22:40:42.023Z] [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
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/test/resources
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:42 [2023-12-15T22:40:42.587Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:42 [2023-12-15T22:40:42.587Z] [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
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [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
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [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
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.587Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.587Z] [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
17:40:42 [2023-12-15T22:40:42.587Z] [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
17:40:42 [2023-12-15T22:40:42.587Z] [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
17:40:42 [2023-12-15T22:40:42.588Z] [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
17:40:42 [2023-12-15T22:40:42.588Z] [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
17:40:42 [2023-12-15T22:40:42.588Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.588Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.ui ---
17:40:42 [2023-12-15T22:40:42.588Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.588Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
17:40:42 [2023-12-15T22:40:42.588Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144]
17:40:42 [2023-12-15T22:40:42.588Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:40:42 [2023-12-15T22:40:42.588Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:40:42 [2023-12-15T22:40:42.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
17:40:42 [2023-12-15T22:40:42.588Z] [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
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] 
17:40:42 [2023-12-15T22:40:42.844Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:42 [2023-12-15T22:40:42.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:42 [2023-12-15T22:40:42.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
17:40:42 [2023-12-15T22:40:42.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.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
17:40:42 [2023-12-15T22:40:42.844Z] [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
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [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
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [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
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] 
17:40:43 [2023-12-15T22:40:43.100Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:43 [2023-12-15T22:40:43.356Z] [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
17:40:43 [2023-12-15T22:40:43.356Z] [INFO] Command line:
17:40:43 [2023-12-15T22:40:43.356Z] 	[/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]
17:40:43 [2023-12-15T22:40:43.357Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:40:46 [2023-12-15T22:40:46.634Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
17:40:46 [2023-12-15T22:40:46.634Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
17:40:46 [2023-12-15T22:40:46.634Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.029 s
17:40:46 [2023-12-15T22:40:46.634Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
17:40:46 [2023-12-15T22:40:46.890Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
17:40:46 [2023-12-15T22:40:46.890Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.293 s
17:40:46 [2023-12-15T22:40:46.890Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.010 s
17:40:46 [2023-12-15T22:40:46.890Z] 
17:40:46 [2023-12-15T22:40:46.890Z] Results:
17:40:46 [2023-12-15T22:40:46.890Z] 
17:40:46 [2023-12-15T22:40:46.890Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
17:40:46 [2023-12-15T22:40:46.890Z] 
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] All tests passed
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:47 [2023-12-15T22:40:47.149Z] [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
17:40:47 [2023-12-15T22:40:47.149Z] [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
17:40:47 [2023-12-15T22:40:47.149Z] [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
17:40:47 [2023-12-15T22:40:47.149Z] [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
17:40:47 [2023-12-15T22:40:47.149Z] [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
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144]
17:40:47 [2023-12-15T22:40:47.149Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:40:47 [2023-12-15T22:40:47.149Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:47 [2023-12-15T22:40:47.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
17:40:47 [2023-12-15T22:40:47.149Z] [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
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] The project's OSGi version is 2.1.0.202312152228
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.405Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.406Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
17:40:47 [2023-12-15T22:40:47.662Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
17:40:47 [2023-12-15T22:40:47.662Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.662Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.662Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:47 [2023-12-15T22:40:47.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
17:40:47 [2023-12-15T22:40:47.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.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:40:47 [2023-12-15T22:40:47.662Z] [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
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:47 [2023-12-15T22:40:47.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:47 [2023-12-15T22:40:47.918Z] [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
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [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
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [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
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.918Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [38/144]
17:40:47 [2023-12-15T22:40:47.919Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:47 [2023-12-15T22:40:47.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] 
17:40:47 [2023-12-15T22:40:47.919Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:47 [2023-12-15T22:40:47.919Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:47 [2023-12-15T22:40:47.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:47 [2023-12-15T22:40:47.919Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:48 [2023-12-15T22:40:48.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
17:40:48 [2023-12-15T22:40:48.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.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
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [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
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [39/144]
17:40:48 [2023-12-15T22:40:48.176Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:40:48 [2023-12-15T22:40:48.176Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:48 [2023-12-15T22:40:48.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:48 [2023-12-15T22:40:48.177Z] [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
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] The project's OSGi version is 1.2.1.202312152228
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.433Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:48 [2023-12-15T22:40:48.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
17:40:48 [2023-12-15T22:40:48.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.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
17:40:48 [2023-12-15T22:40:48.433Z] [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
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.691Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:48 [2023-12-15T22:40:48.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:48 [2023-12-15T22:40:48.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.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
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [40/144]
17:40:48 [2023-12-15T22:40:48.692Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:40:48 [2023-12-15T22:40:48.692Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:48 [2023-12-15T22:40:48.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:48 [2023-12-15T22:40:48.692Z] [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
17:40:48 [2023-12-15T22:40:48.948Z] [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
17:40:48 [2023-12-15T22:40:48.948Z] [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 40 MB/s)
17:40:48 [2023-12-15T22:40:48.948Z] [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
17:40:48 [2023-12-15T22:40:48.948Z] [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 75 kB/s)
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] The project's OSGi version is 4.1.1.202312152228
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] 
17:40:48 [2023-12-15T22:40:48.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:48 [2023-12-15T22:40:48.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:48 [2023-12-15T22:40:48.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:48 [2023-12-15T22:40:48.948Z] [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
17:40:48 [2023-12-15T22:40:48.949Z] [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
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.526Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:49 [2023-12-15T22:40:49.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:49 [2023-12-15T22:40:49.526Z] [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
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.526Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.526Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.803Z] [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
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.803Z] [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
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] 
17:40:49 [2023-12-15T22:40:49.803Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:49 [2023-12-15T22:40:49.803Z] [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
17:40:49 [2023-12-15T22:40:49.803Z] [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
17:40:49 [2023-12-15T22:40:49.803Z] [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
17:40:50 [2023-12-15T22:40:50.089Z] [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
17:40:50 [2023-12-15T22:40:50.089Z] [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
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [41/144]
17:40:50 [2023-12-15T22:40:50.089Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:50 [2023-12-15T22:40:50.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:50 [2023-12-15T22:40:50.089Z] [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
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] The project's OSGi version is 3.1.1.202312152228
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.089Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.089Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:50 [2023-12-15T22:40:50.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:50 [2023-12-15T22:40:50.089Z] [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
17:40:50 [2023-12-15T22:40:50.356Z] [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
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:50 [2023-12-15T22:40:50.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
17:40:50 [2023-12-15T22:40:50.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.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
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.356Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.356Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [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
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.612Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:40:50 [2023-12-15T22:40:50.613Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.613Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
17:40:50 [2023-12-15T22:40:50.613Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [42/144]
17:40:50 [2023-12-15T22:40:50.613Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:40:50 [2023-12-15T22:40:50.613Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:40:50 [2023-12-15T22:40:50.613Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:50 [2023-12-15T22:40:50.613Z] [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
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] The project's OSGi version is 1.0.21.202312152228
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] 
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:50 [2023-12-15T22:40:50.869Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
17:40:51 [2023-12-15T22:40:51.124Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.124Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
17:40:51 [2023-12-15T22:40:51.125Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.125Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.125Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:51 [2023-12-15T22:40:51.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:51 [2023-12-15T22:40:51.125Z] [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
17:40:51 [2023-12-15T22:40:51.125Z] [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
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.688Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.688Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.688Z] [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
17:40:51 [2023-12-15T22:40:51.689Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.689Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.689Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] Skipping tests
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] Building Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT [43/144]
17:40:51 [2023-12-15T22:40:51.945Z] [INFO]   from releng/pom.xml
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --------------------------------[ pom ]---------------------------------
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [44/144]
17:40:51 [2023-12-15T22:40:51.945Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:40:51 [2023-12-15T22:40:51.945Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:40:51 [2023-12-15T22:40:51.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.945Z] [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 38 MB/s)
17:40:51 [2023-12-15T22:40:51.945Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 30 MB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 8.0 MB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 4.8 MB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 2.8 MB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 2.6 MB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 374 kB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [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 1.3 MB/s)
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] The project's OSGi version is 1.0.2.202312152228
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:51 [2023-12-15T22:40:51.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:51 [2023-12-15T22:40:51.946Z] [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
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] No sources to compile
17:40:51 [2023-12-15T22:40:51.946Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.946Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:51 [2023-12-15T22:40:51.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
17:40:51 [2023-12-15T22:40:51.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.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
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] 
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT [45/144]
17:40:51 [2023-12-15T22:40:51.947Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:40:51 [2023-12-15T22:40:51.947Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:40:51 [2023-12-15T22:40:51.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
17:40:51 [2023-12-15T22:40:51.947Z] [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
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] The project's OSGi version is 1.0.21.202312152228
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.509Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
17:40:52 [2023-12-15T22:40:52.765Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.765Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
17:40:52 [2023-12-15T22:40:52.765Z] [INFO] 
17:40:52 [2023-12-15T22:40:52.765Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:52 [2023-12-15T22:40:52.765Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:52 [2023-12-15T22:40:52.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:52 [2023-12-15T22:40:52.765Z] [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
17:40:52 [2023-12-15T22:40:52.765Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] Skipping tests
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144]
17:40:53 [2023-12-15T22:40:53.694Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:40:53 [2023-12-15T22:40:53.694Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:40:53 [2023-12-15T22:40:53.694Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:53 [2023-12-15T22:40:53.694Z] [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
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] 
17:40:53 [2023-12-15T22:40:53.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:53 [2023-12-15T22:40:53.953Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
17:40:54 [2023-12-15T22:40:54.209Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.210Z] [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
17:40:54 [2023-12-15T22:40:54.210Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.210Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.210Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:54 [2023-12-15T22:40:54.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:54 [2023-12-15T22:40:54.210Z] [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
17:40:54 [2023-12-15T22:40:54.210Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] Skipping tests
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [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
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
17:40:54 [2023-12-15T22:40:54.466Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144]
17:40:54 [2023-12-15T22:40:54.466Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:40:54 [2023-12-15T22:40:54.467Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:40:54 [2023-12-15T22:40:54.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:40:54 [2023-12-15T22:40:54.467Z] [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
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] The project's OSGi version is 1.0.8.202312152228
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.723Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
17:40:54 [2023-12-15T22:40:54.979Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
17:40:54 [2023-12-15T22:40:54.979Z] [INFO] 
17:40:54 [2023-12-15T22:40:54.979Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:54 [2023-12-15T22:40:54.979Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:40:54 [2023-12-15T22:40:54.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
17:40:54 [2023-12-15T22:40:54.979Z] [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
17:40:54 [2023-12-15T22:40:54.979Z] [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
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [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
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [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
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] 
17:40:55 [2023-12-15T22:40:55.235Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:40:55 [2023-12-15T22:40:55.491Z] [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
17:40:55 [2023-12-15T22:40:55.491Z] [INFO] Command line:
17:40:55 [2023-12-15T22:40:55.491Z] 	[/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]
17:40:55 [2023-12-15T22:40:55.491Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:40:58 [2023-12-15T22:40:58.760Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [w0,0]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,0]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,2]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [w1,1]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,1]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,2]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,3]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,5]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [w0,4]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,4]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,5]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,7]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,8]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,9]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [w1,6]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,6]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,8]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,11]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [w0,10]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,10]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,11]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,12]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,13]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w0,15]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [w1,12]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,12]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [w1,14]
17:40:59 [2023-12-15T22:40:59.017Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.022 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.109 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.064 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.002 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
17:40:59 [2023-12-15T22:40:59.017Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.002 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.002 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.017Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
17:40:59 [2023-12-15T22:40:59.017Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
17:40:59 [2023-12-15T22:40:59.017Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
17:40:59 [2023-12-15T22:40:59.018Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
17:40:59 [2023-12-15T22:40:59.018Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
17:40:59 [2023-12-15T22:40:59.018Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
17:40:59 [2023-12-15T22:40:59.018Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
17:40:59 [2023-12-15T22:40:59.018Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.003 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
17:40:59 [2023-12-15T22:40:59.018Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
17:40:59 [2023-12-15T22:40:59.018Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
17:41:00 [2023-12-15T22:41:00.387Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.315 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.018 s
17:41:00 [2023-12-15T22:41:00.387Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
17:41:00 [2023-12-15T22:41:00.387Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.006 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.002 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.001 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.001 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.002 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0 s
17:41:00 [2023-12-15T22:41:00.387Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0 s
17:41:00 [2023-12-15T22:41:00.387Z] 
17:41:00 [2023-12-15T22:41:00.387Z] Results:
17:41:00 [2023-12-15T22:41:00.387Z] 
17:41:00 [2023-12-15T22:41:00.387Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
17:41:00 [2023-12-15T22:41:00.387Z] 
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] All tests passed
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:41:01 [2023-12-15T22:41:01.318Z] [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
17:41:01 [2023-12-15T22:41:01.318Z] [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
17:41:01 [2023-12-15T22:41:01.318Z] [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
17:41:01 [2023-12-15T22:41:01.318Z] [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
17:41:01 [2023-12-15T22:41:01.318Z] [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
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
17:41:01 [2023-12-15T22:41:01.318Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144]
17:41:01 [2023-12-15T22:41:01.318Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:41:01 [2023-12-15T22:41:01.319Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:01 [2023-12-15T22:41:01.319Z] [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
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.319Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.575Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:01 [2023-12-15T22:41:01.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:01 [2023-12-15T22:41:01.575Z] [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
17:41:01 [2023-12-15T22:41:01.575Z] [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
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.575Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:01 [2023-12-15T22:41:01.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:01 [2023-12-15T22:41:01.575Z] [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
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.575Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] 
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144]
17:41:01 [2023-12-15T22:41:01.831Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:41:01 [2023-12-15T22:41:01.831Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:41:01 [2023-12-15T22:41:01.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
17:41:01 [2023-12-15T22:41:01.831Z] [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
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] The project's OSGi version is 1.0.5.202312152228
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.087Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:02 [2023-12-15T22:41:02.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:02 [2023-12-15T22:41:02.087Z] [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
17:41:02 [2023-12-15T22:41:02.087Z] [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
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.344Z] [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
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.344Z] [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
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] 
17:41:02 [2023-12-15T22:41:02.344Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:02 [2023-12-15T22:41:02.600Z] [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
17:41:02 [2023-12-15T22:41:02.600Z] [INFO] Command line:
17:41:02 [2023-12-15T22:41:02.600Z] 	[/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]
17:41:02 [2023-12-15T22:41:02.600Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:41:05 [2023-12-15T22:41:05.872Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
17:41:05 [2023-12-15T22:41:05.872Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.052 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.002 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0.001 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.001 s
17:41:05 [2023-12-15T22:41:05.872Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
17:41:05 [2023-12-15T22:41:05.872Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.062 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.011 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.010 s
17:41:05 [2023-12-15T22:41:05.872Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.001 s
17:41:05 [2023-12-15T22:41:05.872Z] 
17:41:05 [2023-12-15T22:41:05.872Z] Results:
17:41:05 [2023-12-15T22:41:05.872Z] 
17:41:05 [2023-12-15T22:41:05.872Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
17:41:05 [2023-12-15T22:41:05.872Z] 
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] All tests passed
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:06 [2023-12-15T22:41:06.129Z] [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
17:41:06 [2023-12-15T22:41:06.129Z] [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
17:41:06 [2023-12-15T22:41:06.129Z] [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
17:41:06 [2023-12-15T22:41:06.129Z] [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
17:41:06 [2023-12-15T22:41:06.129Z] [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
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [50/144]
17:41:06 [2023-12-15T22:41:06.129Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:41:06 [2023-12-15T22:41:06.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
17:41:06 [2023-12-15T22:41:06.129Z] [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
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.129Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.130Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
17:41:06 [2023-12-15T22:41:06.386Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
17:41:06 [2023-12-15T22:41:06.386Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.386Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.386Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:06 [2023-12-15T22:41:06.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:06 [2023-12-15T22:41:06.386Z] [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
17:41:06 [2023-12-15T22:41:06.386Z] [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
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.642Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:06 [2023-12-15T22:41:06.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:06 [2023-12-15T22:41:06.643Z] [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
17:41:06 [2023-12-15T22:41:06.643Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.643Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.643Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:41:06 [2023-12-15T22:41:06.643Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.643Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.643Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144]
17:41:06 [2023-12-15T22:41:06.899Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:41:06 [2023-12-15T22:41:06.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:06 [2023-12-15T22:41:06.899Z] [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
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] The project's OSGi version is 1.2.0.202312152228
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] 
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:06 [2023-12-15T22:41:06.899Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
17:41:07 [2023-12-15T22:41:07.155Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
17:41:07 [2023-12-15T22:41:07.155Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.155Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:07 [2023-12-15T22:41:07.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:07 [2023-12-15T22:41:07.155Z] [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
17:41:07 [2023-12-15T22:41:07.411Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:07 [2023-12-15T22:41:07.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144]
17:41:07 [2023-12-15T22:41:07.669Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:41:07 [2023-12-15T22:41:07.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:07 [2023-12-15T22:41:07.669Z] [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
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.669Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] The project's OSGi version is 1.0.4.202312152228
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.670Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.925Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
17:41:07 [2023-12-15T22:41:07.925Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
17:41:07 [2023-12-15T22:41:07.925Z] [INFO] 
17:41:07 [2023-12-15T22:41:07.925Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:07 [2023-12-15T22:41:07.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:07 [2023-12-15T22:41:07.925Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:07 [2023-12-15T22:41:07.925Z] [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
17:41:07 [2023-12-15T22:41:07.925Z] [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
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [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
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [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
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] 
17:41:08 [2023-12-15T22:41:08.181Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:08 [2023-12-15T22:41:08.437Z] [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
17:41:08 [2023-12-15T22:41:08.437Z] [INFO] Command line:
17:41:08 [2023-12-15T22:41:08.437Z] 	[/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]
17:41:08 [2023-12-15T22:41:08.437Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:41:10 [2023-12-15T22:41:10.955Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
17:41:10 [2023-12-15T22:41:10.955Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
17:41:10 [2023-12-15T22:41:10.955Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.004 s
17:41:10 [2023-12-15T22:41:10.955Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
17:41:10 [2023-12-15T22:41:10.955Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
17:41:10 [2023-12-15T22:41:10.955Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
17:41:10 [2023-12-15T22:41:10.955Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.001 s
17:41:10 [2023-12-15T22:41:10.955Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
17:41:10 [2023-12-15T22:41:10.955Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
17:41:10 [2023-12-15T22:41:10.955Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0 s
17:41:10 [2023-12-15T22:41:10.955Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
17:41:11 [2023-12-15T22:41:11.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.211Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
17:41:11 [2023-12-15T22:41:11.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.211Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
17:41:11 [2023-12-15T22:41:11.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.001 s
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0.001 s
17:41:11 [2023-12-15T22:41:11.211Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
17:41:11 [2023-12-15T22:41:11.211Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
17:41:11 [2023-12-15T22:41:11.211Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0.001 s
17:41:11 [2023-12-15T22:41:11.212Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.212Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.212Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
17:41:11 [2023-12-15T22:41:11.212Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
17:41:11 [2023-12-15T22:41:11.212Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.212Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.212Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0 s
17:41:11 [2023-12-15T22:41:11.212Z] 
17:41:11 [2023-12-15T22:41:11.212Z] Results:
17:41:11 [2023-12-15T22:41:11.212Z] 
17:41:11 [2023-12-15T22:41:11.212Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
17:41:11 [2023-12-15T22:41:11.212Z] 
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] All tests passed
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:11 [2023-12-15T22:41:11.468Z] [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
17:41:11 [2023-12-15T22:41:11.468Z] [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
17:41:11 [2023-12-15T22:41:11.468Z] [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
17:41:11 [2023-12-15T22:41:11.468Z] [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
17:41:11 [2023-12-15T22:41:11.468Z] [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
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144]
17:41:11 [2023-12-15T22:41:11.468Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:41:11 [2023-12-15T22:41:11.468Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:41:11 [2023-12-15T22:41:11.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:11 [2023-12-15T22:41:11.468Z] [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
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] The project's OSGi version is 1.0.7.202312152228
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.725Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
17:41:11 [2023-12-15T22:41:11.980Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.980Z] [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
17:41:11 [2023-12-15T22:41:11.980Z] [INFO] 
17:41:11 [2023-12-15T22:41:11.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:11 [2023-12-15T22:41:11.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:11 [2023-12-15T22:41:11.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:11 [2023-12-15T22:41:11.980Z] [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
17:41:11 [2023-12-15T22:41:11.981Z] [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
17:41:12 [2023-12-15T22:41:12.236Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.236Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] Skipping tests
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144]
17:41:12 [2023-12-15T22:41:12.237Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:41:12 [2023-12-15T22:41:12.237Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:41:12 [2023-12-15T22:41:12.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
17:41:12 [2023-12-15T22:41:12.237Z] [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
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] The project's OSGi version is 1.0.7.202312152228
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
17:41:12 [2023-12-15T22:41:12.750Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.750Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.750Z] [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
17:41:12 [2023-12-15T22:41:12.750Z] [INFO] 
17:41:12 [2023-12-15T22:41:12.750Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:12 [2023-12-15T22:41:12.750Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:12 [2023-12-15T22:41:12.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:12 [2023-12-15T22:41:12.750Z] [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
17:41:13 [2023-12-15T22:41:13.008Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] Skipping tests
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.264Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.264Z] [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
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [55/144]
17:41:13 [2023-12-15T22:41:13.265Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:41:13 [2023-12-15T22:41:13.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:13 [2023-12-15T22:41:13.265Z] [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
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] The project's OSGi version is 1.0.18.202312152228
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.265Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
17:41:13 [2023-12-15T22:41:13.521Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.521Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.521Z] [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
17:41:13 [2023-12-15T22:41:13.521Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.521Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.521Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:41:13 [2023-12-15T22:41:13.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:41:13 [2023-12-15T22:41:13.521Z] [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
17:41:13 [2023-12-15T22:41:13.521Z] [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
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [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
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [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
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [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
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] 
17:41:13 [2023-12-15T22:41:13.777Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:41:14 [2023-12-15T22:41:14.033Z] [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
17:41:14 [2023-12-15T22:41:14.033Z] [INFO] Command line:
17:41:14 [2023-12-15T22:41:14.033Z] 	[/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]
17:41:14 [2023-12-15T22:41:14.033Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:41:17 [2023-12-15T22:41:17.309Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
17:41:20 [2023-12-15T22:41:20.579Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.505 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
17:41:20 [2023-12-15T22:41:20.579Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 3.488 s
17:41:20 [2023-12-15T22:41:20.579Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
17:41:23 [2023-12-15T22:41:23.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
17:41:23 [2023-12-15T22:41:23.097Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.331 s
17:41:23 [2023-12-15T22:41:23.097Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
17:41:35 [2023-12-15T22:41:35.303Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.29 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.249 s
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.477 s
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.220 s
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.118 s
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.221 s
17:41:35 [2023-12-15T22:41:35.303Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
17:41:35 [2023-12-15T22:41:35.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.147 s
17:41:35 [2023-12-15T22:41:35.303Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.127 s
17:41:35 [2023-12-15T22:41:35.303Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
17:41:40 [2023-12-15T22:41:40.553Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.656 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
17:41:40 [2023-12-15T22:41:40.553Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.222 s
17:41:40 [2023-12-15T22:41:40.553Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
17:41:40 [2023-12-15T22:41:40.553Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.215 s
17:41:40 [2023-12-15T22:41:40.553Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
17:41:42 [2023-12-15T22:41:42.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
17:41:42 [2023-12-15T22:41:42.444Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.226 s
17:41:42 [2023-12-15T22:41:42.444Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
17:41:57 [2023-12-15T22:41:57.312Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.32 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
17:41:57 [2023-12-15T22:41:57.312Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.251 s
17:41:57 [2023-12-15T22:41:57.312Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.218 s
17:41:57 [2023-12-15T22:41:57.312Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.209 s
17:41:57 [2023-12-15T22:41:57.312Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
17:41:57 [2023-12-15T22:41:57.312Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.215 s
17:41:57 [2023-12-15T22:41:57.312Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.211 s
17:41:57 [2023-12-15T22:41:57.312Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
17:42:53 [2023-12-15T22:42:53.492Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.14 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.216 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.215 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.213 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.209 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.216 s
17:42:53 [2023-12-15T22:42:53.492Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.215 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.226 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.216 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.214 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.214 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.212 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.209 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.211 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.213 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.214 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.213 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.215 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.214 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.213 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.215 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.216 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.220 s
17:42:53 [2023-12-15T22:42:53.493Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
17:42:53 [2023-12-15T22:42:53.493Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.455 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.110 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.115 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.114 s
17:42:53 [2023-12-15T22:42:53.493Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.115 s
17:42:53 [2023-12-15T22:42:53.493Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
17:43:03 [2023-12-15T22:43:03.437Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.115 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.114 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.118 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.117 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.118 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.116 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.114 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.116 s
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.116 s
17:43:03 [2023-12-15T22:43:03.437Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
17:43:03 [2023-12-15T22:43:03.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
17:43:03 [2023-12-15T22:43:03.437Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.005 s
17:43:03 [2023-12-15T22:43:03.437Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
17:43:04 [2023-12-15T22:43:04.802Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
17:43:04 [2023-12-15T22:43:04.802Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.119 s
17:43:04 [2023-12-15T22:43:04.802Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
17:43:04 [2023-12-15T22:43:04.802Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
17:43:04 [2023-12-15T22:43:04.802Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 0.048 s
17:43:04 [2023-12-15T22:43:04.802Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
17:43:05 [2023-12-15T22:43:05.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
17:43:05 [2023-12-15T22:43:05.731Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.118 s
17:43:05 [2023-12-15T22:43:05.731Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
17:43:05 [2023-12-15T22:43:05.731Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
17:43:05 [2023-12-15T22:43:05.731Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 0.006 s
17:43:05 [2023-12-15T22:43:05.731Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.006 s
17:43:05 [2023-12-15T22:43:05.731Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
17:43:09 [2023-12-15T22:43:09.900Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.323 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
17:43:09 [2023-12-15T22:43:09.900Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.211 s
17:43:09 [2023-12-15T22:43:09.900Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.112 s
17:43:09 [2023-12-15T22:43:09.900Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
17:43:10 [2023-12-15T22:43:10.156Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
17:43:10 [2023-12-15T22:43:10.156Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.115 s
17:43:10 [2023-12-15T22:43:10.156Z] 
17:43:10 [2023-12-15T22:43:10.156Z] Results:
17:43:10 [2023-12-15T22:43:10.156Z] 
17:43:10 [2023-12-15T22:43:10.156Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
17:43:10 [2023-12-15T22:43:10.156Z] 
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] All tests passed
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:43:10 [2023-12-15T22:43:10.412Z] [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
17:43:10 [2023-12-15T22:43:10.412Z] [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
17:43:10 [2023-12-15T22:43:10.412Z] [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
17:43:10 [2023-12-15T22:43:10.412Z] [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
17:43:10 [2023-12-15T22:43:10.412Z] [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
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144]
17:43:10 [2023-12-15T22:43:10.412Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:43:10 [2023-12-15T22:43:10.412Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:43:10 [2023-12-15T22:43:10.412Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:10 [2023-12-15T22:43:10.412Z] [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
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] The project's OSGi version is 1.0.10.202312152228
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.684Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
17:43:10 [2023-12-15T22:43:10.941Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.941Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.941Z] [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
17:43:10 [2023-12-15T22:43:10.941Z] [INFO] 
17:43:10 [2023-12-15T22:43:10.941Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:10 [2023-12-15T22:43:10.941Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:10 [2023-12-15T22:43:10.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
17:43:10 [2023-12-15T22:43:10.941Z] [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
17:43:10 [2023-12-15T22:43:10.941Z] [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
17:43:11 [2023-12-15T22:43:11.196Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] Skipping tests
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144]
17:43:11 [2023-12-15T22:43:11.197Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:43:11 [2023-12-15T22:43:11.197Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:43:11 [2023-12-15T22:43:11.197Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:11 [2023-12-15T22:43:11.197Z] [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
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] The project's OSGi version is 1.0.11.202312152228
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:11 [2023-12-15T22:43:11.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:11 [2023-12-15T22:43:11.453Z] [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
17:43:11 [2023-12-15T22:43:11.453Z] [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
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.710Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.710Z] [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
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.710Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.710Z] [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
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] 
17:43:11 [2023-12-15T22:43:11.711Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:11 [2023-12-15T22:43:11.967Z] [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
17:43:11 [2023-12-15T22:43:11.967Z] [INFO] Command line:
17:43:11 [2023-12-15T22:43:11.967Z] 	[/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]
17:43:11 [2023-12-15T22:43:11.967Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:43:15 [2023-12-15T22:43:15.235Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
17:43:16 [2023-12-15T22:43:16.602Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.009 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.003 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.050 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 0.921 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.096 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.001 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.094 s
17:43:16 [2023-12-15T22:43:16.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0 s
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.002 s
17:43:16 [2023-12-15T22:43:16.603Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
17:43:16 [2023-12-15T22:43:16.603Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.001 s
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.005 s
17:43:16 [2023-12-15T22:43:16.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0 s
17:43:16 [2023-12-15T22:43:16.603Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
17:43:18 [2023-12-15T22:43:18.493Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.003 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.264 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.521 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.235 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.393 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.256 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
17:43:18 [2023-12-15T22:43:18.493Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.001 s
17:43:18 [2023-12-15T22:43:18.494Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
17:43:18 [2023-12-15T22:43:18.494Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
17:43:18 [2023-12-15T22:43:18.749Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.081 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.102 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.008 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.029 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.015 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.055 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.005 s
17:43:18 [2023-12-15T22:43:18.749Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.012 s
17:43:18 [2023-12-15T22:43:18.749Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
17:43:20 [2023-12-15T22:43:20.638Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 0.784 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.002 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0.001 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.435 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
17:43:20 [2023-12-15T22:43:20.638Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
17:43:20 [2023-12-15T22:43:20.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.006 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0 s
17:43:20 [2023-12-15T22:43:20.638Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.001 s
17:43:20 [2023-12-15T22:43:20.638Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
17:43:22 [2023-12-15T22:43:22.537Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.001 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.196 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.332 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.360 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0.001 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.302 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.240 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.354 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
17:43:22 [2023-12-15T22:43:22.537Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0.001 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.537Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
17:43:22 [2023-12-15T22:43:22.538Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0 s
17:43:22 [2023-12-15T22:43:22.538Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
17:43:23 [2023-12-15T22:43:23.099Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
17:43:23 [2023-12-15T22:43:23.099Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
17:43:23 [2023-12-15T22:43:23.099Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.099Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.034 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.206 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.080 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.134 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.115 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0.001 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.210 s
17:43:23 [2023-12-15T22:43:23.100Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
17:43:23 [2023-12-15T22:43:23.100Z] 
17:43:23 [2023-12-15T22:43:23.100Z] Results:
17:43:23 [2023-12-15T22:43:23.100Z] 
17:43:23 [2023-12-15T22:43:23.100Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
17:43:23 [2023-12-15T22:43:23.100Z] 
17:43:23 [2023-12-15T22:43:23.100Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@435e60ff was not deregistered.
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:23 [2023-12-15T22:43:23.100Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@66273da0 was not deregistered.
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
17:43:23 [2023-12-15T22:43:23.100Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
17:43:23 [2023-12-15T22:43:23.100Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:23 [2023-12-15T22:43:23.101Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@1b1f5012 was not deregistered.
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.101Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:23 [2023-12-15T22:43:23.101Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@5d43409a was not deregistered.
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:23 [2023-12-15T22:43:23.101Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:23 [2023-12-15T22:43:23.102Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@17690e14 was not deregistered.
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.102Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:23 [2023-12-15T22:43:23.102Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:23 [2023-12-15T22:43:23.103Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:23 [2023-12-15T22:43:23.103Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:23 [2023-12-15T22:43:23.103Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:23 [2023-12-15T22:43:23.103Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:23 [2023-12-15T22:43:23.103Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] All tests passed
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [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
17:43:23 [2023-12-15T22:43:23.361Z] [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
17:43:23 [2023-12-15T22:43:23.361Z] [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
17:43:23 [2023-12-15T22:43:23.361Z] [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
17:43:23 [2023-12-15T22:43:23.361Z] [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
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144]
17:43:23 [2023-12-15T22:43:23.361Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:43:23 [2023-12-15T22:43:23.361Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:23 [2023-12-15T22:43:23.361Z] [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
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] The project's OSGi version is 1.0.12.202312152228
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.361Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
17:43:23 [2023-12-15T22:43:23.925Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.925Z] [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
17:43:23 [2023-12-15T22:43:23.925Z] [INFO] 
17:43:23 [2023-12-15T22:43:23.925Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:23 [2023-12-15T22:43:23.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:23 [2023-12-15T22:43:23.925Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:23 [2023-12-15T22:43:23.925Z] [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
17:43:23 [2023-12-15T22:43:23.925Z] [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
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [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
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [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
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [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
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] Skipping tests
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.181Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.181Z] [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
17:43:24 [2023-12-15T22:43:24.182Z] [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
17:43:24 [2023-12-15T22:43:24.182Z] [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
17:43:24 [2023-12-15T22:43:24.182Z] [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
17:43:24 [2023-12-15T22:43:24.182Z] [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
17:43:24 [2023-12-15T22:43:24.182Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.182Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.182Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.182Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
17:43:24 [2023-12-15T22:43:24.182Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144]
17:43:24 [2023-12-15T22:43:24.182Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:43:24 [2023-12-15T22:43:24.182Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:43:24 [2023-12-15T22:43:24.182Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:24 [2023-12-15T22:43:24.182Z] [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
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] The project's OSGi version is 1.0.17.202312152228
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.438Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
17:43:24 [2023-12-15T22:43:24.693Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.693Z] [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
17:43:24 [2023-12-15T22:43:24.694Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.694Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.694Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:24 [2023-12-15T22:43:24.694Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:24 [2023-12-15T22:43:24.694Z] [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
17:43:24 [2023-12-15T22:43:24.694Z] [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
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.950Z] [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
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.950Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.950Z] [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
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] 
17:43:24 [2023-12-15T22:43:24.950Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:24 [2023-12-15T22:43:24.950Z] [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
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] Skipping tests
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:25 [2023-12-15T22:43:25.206Z] [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
17:43:25 [2023-12-15T22:43:25.206Z] [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
17:43:25 [2023-12-15T22:43:25.206Z] [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
17:43:25 [2023-12-15T22:43:25.206Z] [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
17:43:25 [2023-12-15T22:43:25.206Z] [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
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144]
17:43:25 [2023-12-15T22:43:25.206Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:43:25 [2023-12-15T22:43:25.206Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:43:25 [2023-12-15T22:43:25.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:25 [2023-12-15T22:43:25.206Z] [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
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] The project's OSGi version is 1.0.9.202312152228
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.207Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
17:43:25 [2023-12-15T22:43:25.463Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
17:43:25 [2023-12-15T22:43:25.463Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.463Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.463Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:25 [2023-12-15T22:43:25.463Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:25 [2023-12-15T22:43:25.463Z] [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
17:43:25 [2023-12-15T22:43:25.463Z] [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
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [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
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [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
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] 
17:43:25 [2023-12-15T22:43:25.719Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:25 [2023-12-15T22:43:25.976Z] [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
17:43:25 [2023-12-15T22:43:25.976Z] [INFO] Command line:
17:43:25 [2023-12-15T22:43:25.976Z] 	[/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]
17:43:25 [2023-12-15T22:43:25.976Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:43:30 [2023-12-15T22:43:30.167Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
17:43:30 [2023-12-15T22:43:30.167Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.174 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.022 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.001 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
17:43:30 [2023-12-15T22:43:30.167Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
17:43:30 [2023-12-15T22:43:30.167Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
17:43:30 [2023-12-15T22:43:30.167Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
17:43:30 [2023-12-15T22:43:30.167Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
17:43:42 [2023-12-15T22:43:42.339Z] !SESSION 2023-12-15 22:43:26.127 -----------------------------------------------
17:43:42 [2023-12-15T22:43:42.339Z] eclipse.buildId=unknown
17:43:42 [2023-12-15T22:43:42.339Z] java.version=17.0.2
17:43:42 [2023-12-15T22:43:42.339Z] java.vendor=Oracle Corporation
17:43:42 [2023-12-15T22:43:42.339Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:43:42 [2023-12-15T22:43:42.339Z] 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
17:43:42 [2023-12-15T22:43:42.339Z] 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
17:43:42 [2023-12-15T22:43:42.339Z] 
17:43:42 [2023-12-15T22:43:42.339Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-12-15 22:43:40.661
17:43:42 [2023-12-15T22:43:42.339Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
17:43:46 [2023-12-15T22:43:46.508Z] 
17:43:46 [2023-12-15T22:43:46.508Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-12-15 22:43:45.773
17:43:46 [2023-12-15T22:43:46.508Z] !MESSAGE Incoherent callstack found on (10019) occasions
17:43:46 [2023-12-15T22:43:46.508Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.58 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 1.408 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.080 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 14.63 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.463 s
17:43:46 [2023-12-15T22:43:46.508Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
17:43:46 [2023-12-15T22:43:46.508Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.018 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.008 s
17:43:46 [2023-12-15T22:43:46.508Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
17:43:46 [2023-12-15T22:43:46.508Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0.001 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.002 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.001 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0.001 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
17:43:46 [2023-12-15T22:43:46.508Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
17:43:51 [2023-12-15T22:43:51.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.179 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
17:43:51 [2023-12-15T22:43:51.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.009 s
17:43:51 [2023-12-15T22:43:51.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 5.168 s
17:43:51 [2023-12-15T22:43:51.751Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
17:43:55 [2023-12-15T22:43:55.933Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.776 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
17:43:55 [2023-12-15T22:43:55.933Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.008 s
17:43:55 [2023-12-15T22:43:55.933Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
17:43:55 [2023-12-15T22:43:55.933Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
17:43:55 [2023-12-15T22:43:55.933Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
17:43:55 [2023-12-15T22:43:55.933Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
17:43:55 [2023-12-15T22:43:55.933Z] 
17:43:55 [2023-12-15T22:43:55.933Z] Results:
17:43:55 [2023-12-15T22:43:55.933Z] 
17:43:55 [2023-12-15T22:43:55.933Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
17:43:55 [2023-12-15T22:43:55.934Z] 
17:43:55 [2023-12-15T22:43:55.934Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@726aa968 was not deregistered.
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.934Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5f0f9947 was not deregistered.
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.934Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.934Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.935Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7e00ed0f was not deregistered.
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.935Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.935Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.936Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4b65d9f4 was not deregistered.
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.936Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@54d8c20d was not deregistered.
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.936Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.936Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.937Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@e3994ef was not deregistered.
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.937Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.937Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2d9f64c9 was not deregistered.
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.937Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.938Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@21ac5eb4 was not deregistered.
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.938Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.938Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.939Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1aad0b1 was not deregistered.
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.939Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.939Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7a55f148 was not deregistered.
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.939Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.940Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@15639440 was not deregistered.
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.940Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.940Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.941Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5fbdc49b was not deregistered.
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.941Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.941Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.942Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@65753040 was not deregistered.
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.942Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@b0fc838 was not deregistered.
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.943Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@32e54a9d was not deregistered.
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.944Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7100dea was not deregistered.
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:43:55 [2023-12-15T22:43:55.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:43:55 [2023-12-15T22:43:55.944Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] All tests passed
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] 
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:55 [2023-12-15T22:43:55.944Z] [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
17:43:55 [2023-12-15T22:43:55.944Z] [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
17:43:55 [2023-12-15T22:43:55.944Z] [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
17:43:55 [2023-12-15T22:43:55.944Z] [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
17:43:55 [2023-12-15T22:43:55.944Z] [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
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] 
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] 
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
17:43:55 [2023-12-15T22:43:55.944Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144]
17:43:55 [2023-12-15T22:43:55.945Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:43:55 [2023-12-15T22:43:55.945Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:43:55 [2023-12-15T22:43:55.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:55 [2023-12-15T22:43:55.945Z] [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
17:43:56 [2023-12-15T22:43:56.200Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.200Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] The project's OSGi version is 1.0.7.202312152228
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.201Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
17:43:56 [2023-12-15T22:43:56.456Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.456Z] [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
17:43:56 [2023-12-15T22:43:56.456Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:56 [2023-12-15T22:43:56.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
17:43:56 [2023-12-15T22:43:56.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.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
17:43:56 [2023-12-15T22:43:56.456Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] Skipping tests
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] Building Trace Compass BTF Support Parent 9.2.0-SNAPSHOT        [62/144]
17:43:56 [2023-12-15T22:43:56.712Z] [INFO]   from btf/pom.xml
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --------------------------------[ pom ]---------------------------------
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
17:43:56 [2023-12-15T22:43:56.712Z] [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
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.712Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [63/144]
17:43:56 [2023-12-15T22:43:56.713Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:43:56 [2023-12-15T22:43:56.713Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:56 [2023-12-15T22:43:56.713Z] [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
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] The project's OSGi version is 3.1.0.202312152228
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.713Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/src/main/resources
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:56 [2023-12-15T22:43:56.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/src/test/resources
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:56 [2023-12-15T22:43:56.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] 
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [64/144]
17:43:56 [2023-12-15T22:43:56.969Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:43:56 [2023-12-15T22:43:56.969Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:43:56 [2023-12-15T22:43:56.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:56 [2023-12-15T22:43:56.969Z] [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
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.226Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
17:43:57 [2023-12-15T22:43:57.482Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
17:43:57 [2023-12-15T22:43:57.482Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.482Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.482Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:57 [2023-12-15T22:43:57.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:57 [2023-12-15T22:43:57.482Z] [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
17:43:57 [2023-12-15T22:43:57.482Z] [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
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:57 [2023-12-15T22:43:57.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:57 [2023-12-15T22:43:57.738Z] [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
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.738Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [65/144]
17:43:57 [2023-12-15T22:43:57.739Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:43:57 [2023-12-15T22:43:57.739Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:43:57 [2023-12-15T22:43:57.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:57 [2023-12-15T22:43:57.739Z] [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
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] The project's OSGi version is 2.2.0.202312152228
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] 
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:57 [2023-12-15T22:43:57.996Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
17:43:58 [2023-12-15T22:43:58.252Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
17:43:58 [2023-12-15T22:43:58.252Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.252Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.252Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:58 [2023-12-15T22:43:58.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:58 [2023-12-15T22:43:58.252Z] [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
17:43:58 [2023-12-15T22:43:58.252Z] [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
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.815Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:43:58 [2023-12-15T22:43:58.815Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:43:58 [2023-12-15T22:43:58.815Z] [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
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.815Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] Building Trace Compass Documentation 9.2.0-SNAPSHOT             [66/144]
17:43:58 [2023-12-15T22:43:58.816Z] [INFO]   from doc/pom.xml
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --------------------------------[ pom ]---------------------------------
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] Building Trace Compass Developer Guide 9.2.0-SNAPSHOT           [67/144]
17:43:58 [2023-12-15T22:43:58.816Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:43:58 [2023-12-15T22:43:58.816Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
17:43:58 [2023-12-15T22:43:58.816Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] 
17:43:58 [2023-12-15T22:43:58.816Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:58 [2023-12-15T22:43:58.816Z] [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
17:43:59 [2023-12-15T22:43:59.072Z] [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
17:43:59 [2023-12-15T22:43:59.072Z] [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
17:43:59 [2023-12-15T22:43:59.072Z] [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
17:43:59 [2023-12-15T22:43:59.072Z] [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)
17:43:59 [2023-12-15T22:43:59.072Z] [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
17:43:59 [2023-12-15T22:43:59.072Z] [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
17:43:59 [2023-12-15T22:43:59.072Z] [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
17:43:59 [2023-12-15T22:43:59.330Z] [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
17:43:59 [2023-12-15T22:43:59.330Z] [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
17:43:59 [2023-12-15T22:43:59.330Z] [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
17:43:59 [2023-12-15T22:43:59.330Z] [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 4.4 MB/s)
17:43:59 [2023-12-15T22:43:59.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
17:43:59 [2023-12-15T22:43:59.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
17:43:59 [2023-12-15T22:43:59.330Z] [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
17:43:59 [2023-12-15T22:43:59.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
17:43:59 [2023-12-15T22:43:59.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
17:43:59 [2023-12-15T22:43:59.330Z] [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
17:43:59 [2023-12-15T22:43:59.330Z] [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 2.8 MB/s)
17:43:59 [2023-12-15T22:43:59.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
17:43:59 [2023-12-15T22:43:59.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
17:43:59 [2023-12-15T22:43:59.330Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
17:43:59 [2023-12-15T22:43:59.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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 3.1 MB/s)
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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 7.3 MB/s)
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.586Z] [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
17:43:59 [2023-12-15T22:43:59.843Z] [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
17:43:59 [2023-12-15T22:43:59.843Z] [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
17:43:59 [2023-12-15T22:43:59.843Z] [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
17:43:59 [2023-12-15T22:43:59.843Z] [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)
17:43:59 [2023-12-15T22:43:59.843Z] [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
17:43:59 [2023-12-15T22:43:59.843Z] [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
17:43:59 [2023-12-15T22:43:59.843Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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)
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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)
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.099Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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)
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.355Z] [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 772 kB/s)
17:44:00 [2023-12-15T22:44:00.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
17:44:00 [2023-12-15T22:44:00.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
17:44:00 [2023-12-15T22:44:00.355Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
17:44:00 [2023-12-15T22:44:00.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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)
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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 4.8 MB/s)
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [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
17:44:00 [2023-12-15T22:44:00.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
17:44:00 [2023-12-15T22:44:00.868Z] [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
17:44:00 [2023-12-15T22:44:00.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
17:44:00 [2023-12-15T22:44:00.868Z] [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
17:44:00 [2023-12-15T22:44:00.868Z] [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
17:44:00 [2023-12-15T22:44:00.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
17:44:00 [2023-12-15T22:44:00.868Z] [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
17:44:01 [2023-12-15T22:44:01.125Z] [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
17:44:01 [2023-12-15T22:44:01.125Z] [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
17:44:01 [2023-12-15T22:44:01.125Z] [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
17:44:01 [2023-12-15T22:44:01.125Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
17:44:01 [2023-12-15T22:44:01.381Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
17:44:01 [2023-12-15T22:44:01.381Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
17:44:01 [2023-12-15T22:44:01.381Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [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
17:44:01 [2023-12-15T22:44:01.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
17:44:01 [2023-12-15T22:44:01.382Z] [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
17:44:01 [2023-12-15T22:44:01.382Z] [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)
17:44:01 [2023-12-15T22:44:01.382Z] [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
17:44:01 [2023-12-15T22:44:01.382Z] [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
17:44:01 [2023-12-15T22:44:01.382Z] [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
17:44:01 [2023-12-15T22:44:01.382Z] [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
17:44:01 [2023-12-15T22:44:01.382Z] [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 9.8 MB/s)
17:44:01 [2023-12-15T22:44:01.382Z] [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 12 MB/s)
17:44:01 [2023-12-15T22:44:01.382Z] [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 49 MB/s)
17:44:01 [2023-12-15T22:44:01.382Z] [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 76 MB/s)
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] Executing tasks
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] Executed tasks
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] Resolving class path of Trace Compass Developer Guide
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] 
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
17:44:01 [2023-12-15T22:44:01.638Z] [INFO] Executing tasks
17:44:02 [2023-12-15T22:44:02.566Z] 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
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] Executed tasks
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] 
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] 
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
17:44:02 [2023-12-15T22:44:02.566Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] 
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
17:44:02 [2023-12-15T22:44:02.566Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
17:44:04 [2023-12-15T22:44:04.460Z] [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
17:44:04 [2023-12-15T22:44:04.460Z] [INFO] Command line:
17:44:04 [2023-12-15T22:44:04.460Z] 	[/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]
17:44:04 [2023-12-15T22:44:04.460Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:05 [2023-12-15T22:44:05.022Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:05 [2023-12-15T22:44:05.022Z] 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)
17:44:05 [2023-12-15T22:44:05.022Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
17:44:05 [2023-12-15T22:44:05.022Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:05 [2023-12-15T22:44:05.952Z] Buildfile: build.xml
17:44:05 [2023-12-15T22:44:05.952Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:44:05 [2023-12-15T22:44:05.952Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:05 [2023-12-15T22:44:05.952Z] 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)
17:44:05 [2023-12-15T22:44:05.952Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:44:05 [2023-12-15T22:44:05.952Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:05 [2023-12-15T22:44:05.952Z] 
17:44:05 [2023-12-15T22:44:05.952Z] build.index:
17:44:07 [2023-12-15T22:44:07.841Z] BUILD SUCCESSFUL
17:44:07 [2023-12-15T22:44:07.841Z] 
17:44:07 [2023-12-15T22:44:07.841Z] BUILD SUCCESSFUL
17:44:07 [2023-12-15T22:44:07.841Z] Total time: 1 second
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [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
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.841Z] [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
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.841Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.842Z] [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
17:44:07 [2023-12-15T22:44:07.842Z] [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
17:44:07 [2023-12-15T22:44:07.842Z] [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
17:44:07 [2023-12-15T22:44:07.842Z] [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
17:44:07 [2023-12-15T22:44:07.842Z] [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
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] 
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
17:44:07 [2023-12-15T22:44:07.842Z] [INFO] Executing tasks
17:44:07 [2023-12-15T22:44:07.842Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.dev
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] Executed tasks
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] Building org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT            [68/144]
17:44:08 [2023-12-15T22:44:08.098Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:08 [2023-12-15T22:44:08.098Z] [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
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.098Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/src/main/resources
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [WARNING] [e77081da-8ce7-4501-bd1f-832e738ec27a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
17:44:08 [2023-12-15T22:44:08.099Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.099Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] Building org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT            [69/144]
17:44:08 [2023-12-15T22:44:08.355Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:44:08 [2023-12-15T22:44:08.355Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:08 [2023-12-15T22:44:08.355Z] [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
17:44:08 [2023-12-15T22:44:08.611Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/src/main/resources
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.612Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.612Z] [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
17:44:08 [2023-12-15T22:44:08.613Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.613Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
17:44:08 [2023-12-15T22:44:08.613Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.613Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
17:44:08 [2023-12-15T22:44:08.613Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144]
17:44:08 [2023-12-15T22:44:08.613Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:44:08 [2023-12-15T22:44:08.613Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:08 [2023-12-15T22:44:08.613Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:08 [2023-12-15T22:44:08.613Z] [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
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] The project's OSGi version is 1.0.4.202312152228
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
17:44:08 [2023-12-15T22:44:08.870Z] [INFO] 
17:44:08 [2023-12-15T22:44:08.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:08 [2023-12-15T22:44:08.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:08 [2023-12-15T22:44:08.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:08 [2023-12-15T22:44:08.870Z] [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
17:44:08 [2023-12-15T22:44:08.870Z] [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
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.126Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.126Z] [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
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.126Z] [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
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.127Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.127Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.127Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.127Z] [INFO] 
17:44:09 [2023-12-15T22:44:09.127Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:09 [2023-12-15T22:44:09.382Z] [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
17:44:09 [2023-12-15T22:44:09.382Z] [INFO] Command line:
17:44:09 [2023-12-15T22:44:09.382Z] 	[/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]
17:44:09 [2023-12-15T22:44:09.382Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:12 [2023-12-15T22:44:12.651Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
17:44:12 [2023-12-15T22:44:12.906Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.047 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.058 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.009 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.004 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.005 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.004 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.008 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.008 s
17:44:12 [2023-12-15T22:44:12.906Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.003 s
17:44:12 [2023-12-15T22:44:12.906Z] 
17:44:12 [2023-12-15T22:44:12.906Z] Results:
17:44:12 [2023-12-15T22:44:12.906Z] 
17:44:12 [2023-12-15T22:44:12.906Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
17:44:12 [2023-12-15T22:44:12.906Z] 
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] All tests passed
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:13 [2023-12-15T22:44:13.467Z] [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
17:44:13 [2023-12-15T22:44:13.467Z] [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
17:44:13 [2023-12-15T22:44:13.467Z] [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
17:44:13 [2023-12-15T22:44:13.467Z] [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
17:44:13 [2023-12-15T22:44:13.467Z] [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
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144]
17:44:13 [2023-12-15T22:44:13.467Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:44:13 [2023-12-15T22:44:13.467Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:13 [2023-12-15T22:44:13.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:13 [2023-12-15T22:44:13.468Z] [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
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] The project's OSGi version is 1.1.11.202312152228
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.468Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.468Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:13 [2023-12-15T22:44:13.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:13 [2023-12-15T22:44:13.468Z] [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
17:44:13 [2023-12-15T22:44:13.468Z] [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
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [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
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [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
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] 
17:44:13 [2023-12-15T22:44:13.725Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
17:44:13 [2023-12-15T22:44:13.981Z] [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
17:44:13 [2023-12-15T22:44:13.981Z] [INFO] Command line:
17:44:13 [2023-12-15T22:44:13.981Z] 	[/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]
17:44:13 [2023-12-15T22:44:13.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:17 [2023-12-15T22:44:17.251Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
17:44:17 [2023-12-15T22:44:17.251Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
17:44:17 [2023-12-15T22:44:17.251Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.090 s
17:44:17 [2023-12-15T22:44:17.251Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.251Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.251Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.251Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193407530.163","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193407530.163","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193422356.839","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193423650.351","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193423650.351","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193425552.594","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193430301.044","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193430301.044","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193431370.361","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193432518.839","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193434190.764","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193437338.475","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193437338.475","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193438375.836","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193444773.251","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193445497.049","ph":"B","tid":1,"pid":1,"name":"bar"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193445864.221","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193446243.048","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193447353.446","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193447898.969","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193448269.417","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193448587.317","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193449109.043","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193449463.426","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193450343.401","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193451488.106","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193500325.797","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193500325.797","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
17:44:17 [2023-12-15T22:44:17.251Z] WARNING: {"ts":"8218193501998.07","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193503577.811","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193504089.688","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193504638.933","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.251Z] INFO: {"ts":"8218193504941.959","ph":"B","tid":1,"pid":1,"name":"bar"}
17:44:17 [2023-12-15T22:44:17.251Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.252Z] INFO: {"ts":"8218193505202.567","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.252Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.252Z] INFO: {"ts":"8218193505406.805","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.252Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.252Z] WARNING: {"ts":"8218193506014.453","ph":"B","tid":1,"pid":1,"name":"foo"}
17:44:17 [2023-12-15T22:44:17.252Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
17:44:17 [2023-12-15T22:44:17.252Z] WARNING: {"ts":"8218193506014.453","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
17:44:17 [2023-12-15T22:44:17.252Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
17:44:17 [2023-12-15T22:44:17.252Z] WARNING: {"ts":"8218193506532.197","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.252Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
17:44:17 [2023-12-15T22:44:17.252Z] INFO: {"ts":"8218193509817.74","ph":"B","tid":1,"pid":1,"name":"world"}
17:44:17 [2023-12-15T22:44:17.252Z] Dec 15, 2023 10:44:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
17:44:17 [2023-12-15T22:44:17.252Z] INFO: {"ts":"8218193510200.85","ph":"E","tid":1,"pid":1}
17:44:17 [2023-12-15T22:44:17.252Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.019 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.003 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.003 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.004 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.003 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.003 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
17:44:17 [2023-12-15T22:44:17.252Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.252Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] 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
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.253Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0.046 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.254Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
17:44:17 [2023-12-15T22:44:17.255Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.255Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.256Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.257Z] 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
17:44:17 [2023-12-15T22:44:17.257Z] 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
17:44:17 [2023-12-15T22:44:17.257Z] 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
17:44:17 [2023-12-15T22:44:17.257Z] 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 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
17:44:17 [2023-12-15T22:44:17.258Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.258Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] 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
17:44:17 [2023-12-15T22:44:17.259Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
17:44:17 [2023-12-15T22:44:17.259Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.259Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.260Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
17:44:17 [2023-12-15T22:44:17.261Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.261Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
17:44:17 [2023-12-15T22:44:17.262Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.262Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.263Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
17:44:17 [2023-12-15T22:44:17.264Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
17:44:17 [2023-12-15T22:44:17.264Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.264Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
17:44:17 [2023-12-15T22:44:17.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
17:44:17 [2023-12-15T22:44:17.265Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.016 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.050 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0.001 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
17:44:17 [2023-12-15T22:44:17.265Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
17:44:17 [2023-12-15T22:44:17.523Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
17:44:17 [2023-12-15T22:44:17.523Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
17:44:17 [2023-12-15T22:44:17.523Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.032 s
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.063 s
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.003 s
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.008 s
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.523Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.002 s
17:44:17 [2023-12-15T22:44:17.523Z] 
17:44:17 [2023-12-15T22:44:17.523Z] Results:
17:44:17 [2023-12-15T22:44:17.523Z] 
17:44:17 [2023-12-15T22:44:17.523Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
17:44:17 [2023-12-15T22:44:17.523Z] 
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] All tests passed
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
17:44:17 [2023-12-15T22:44:17.779Z] [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
17:44:17 [2023-12-15T22:44:17.779Z] [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
17:44:17 [2023-12-15T22:44:17.779Z] [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
17:44:17 [2023-12-15T22:44:17.779Z] [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
17:44:17 [2023-12-15T22:44:17.779Z] [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
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] Building org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT            [72/144]
17:44:17 [2023-12-15T22:44:17.779Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:44:17 [2023-12-15T22:44:17.779Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:17 [2023-12-15T22:44:17.779Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/src/main/resources
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] 
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144]
17:44:17 [2023-12-15T22:44:17.780Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:44:17 [2023-12-15T22:44:17.780Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:17 [2023-12-15T22:44:17.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:17 [2023-12-15T22:44:17.780Z] [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
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] The project's OSGi version is 1.0.4.202312152228
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.036Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.036Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:18 [2023-12-15T22:44:18.036Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:18 [2023-12-15T22:44:18.036Z] [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
17:44:18 [2023-12-15T22:44:18.036Z] [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
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.037Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.037Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.037Z] [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
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.293Z] [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
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] 
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:18 [2023-12-15T22:44:18.293Z] [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
17:44:18 [2023-12-15T22:44:18.293Z] [INFO] Command line:
17:44:18 [2023-12-15T22:44:18.293Z] 	[/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]
17:44:18 [2023-12-15T22:44:18.293Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:21 [2023-12-15T22:44:21.597Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
17:44:21 [2023-12-15T22:44:21.597Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.007 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
17:44:21 [2023-12-15T22:44:21.597Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.009 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
17:44:21 [2023-12-15T22:44:21.597Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
17:44:21 [2023-12-15T22:44:21.597Z] 
17:44:21 [2023-12-15T22:44:21.597Z] Results:
17:44:21 [2023-12-15T22:44:21.597Z] 
17:44:21 [2023-12-15T22:44:21.597Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
17:44:21 [2023-12-15T22:44:21.597Z] 
17:44:21 [2023-12-15T22:44:21.853Z] [INFO] All tests passed
17:44:21 [2023-12-15T22:44:21.853Z] [INFO] 
17:44:21 [2023-12-15T22:44:21.853Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:21 [2023-12-15T22:44:21.853Z] [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
17:44:21 [2023-12-15T22:44:21.853Z] [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
17:44:21 [2023-12-15T22:44:21.853Z] [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
17:44:21 [2023-12-15T22:44:21.854Z] [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
17:44:21 [2023-12-15T22:44:21.854Z] [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
17:44:21 [2023-12-15T22:44:21.854Z] [INFO] 
17:44:21 [2023-12-15T22:44:21.854Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:44:21 [2023-12-15T22:44:21.854Z] [INFO] 
17:44:21 [2023-12-15T22:44:21.854Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
17:44:21 [2023-12-15T22:44:21.854Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT        [74/144]
17:44:21 [2023-12-15T22:44:21.854Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:44:21 [2023-12-15T22:44:21.854Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:21 [2023-12-15T22:44:21.854Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144]
17:44:22 [2023-12-15T22:44:22.110Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:44:22 [2023-12-15T22:44:22.110Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:22 [2023-12-15T22:44:22.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:22 [2023-12-15T22:44:22.110Z] [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
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] The project's OSGi version is 1.0.12.202312152228
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.367Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
17:44:22 [2023-12-15T22:44:22.623Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.623Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.623Z] [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
17:44:22 [2023-12-15T22:44:22.623Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.623Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.623Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:22 [2023-12-15T22:44:22.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:22 [2023-12-15T22:44:22.623Z] [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
17:44:22 [2023-12-15T22:44:22.623Z] [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
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.879Z] [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
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.879Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.879Z] [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
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.879Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] Skipping tests
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] 
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] Building Trace Compass User Guide 9.2.0-SNAPSHOT                [76/144]
17:44:22 [2023-12-15T22:44:22.880Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
17:44:22 [2023-12-15T22:44:22.880Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:22 [2023-12-15T22:44:22.880Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
17:44:22 [2023-12-15T22:44:22.880Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:44:22 [2023-12-15T22:44:22.880Z] [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
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] Executing tasks
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] Executed tasks
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] Resolving class path of Trace Compass User Guide
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.136Z] [INFO] Executing tasks
17:44:23 [2023-12-15T22:44:23.393Z] 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
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] Executed tasks
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/src/main/resources
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.393Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] 
17:44:23 [2023-12-15T22:44:23.393Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
17:44:23 [2023-12-15T22:44:23.648Z] [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
17:44:23 [2023-12-15T22:44:23.648Z] [INFO] Command line:
17:44:23 [2023-12-15T22:44:23.648Z] 	[/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]
17:44:23 [2023-12-15T22:44:23.648Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:24 [2023-12-15T22:44:24.212Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:24 [2023-12-15T22:44:24.212Z] 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)
17:44:24 [2023-12-15T22:44:24.212Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
17:44:24 [2023-12-15T22:44:24.212Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:25 [2023-12-15T22:44:25.577Z] Buildfile: build.xml
17:44:25 [2023-12-15T22:44:25.578Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:44:25 [2023-12-15T22:44:25.578Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:25 [2023-12-15T22:44:25.578Z] 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)
17:44:25 [2023-12-15T22:44:25.578Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:44:25 [2023-12-15T22:44:25.578Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:25 [2023-12-15T22:44:25.578Z] 
17:44:25 [2023-12-15T22:44:25.578Z] build.index:
17:44:26 [2023-12-15T22:44:26.943Z] BUILD SUCCESSFUL
17:44:26 [2023-12-15T22:44:26.943Z] 
17:44:26 [2023-12-15T22:44:26.943Z] BUILD SUCCESSFUL
17:44:26 [2023-12-15T22:44:26.943Z] Total time: 2 seconds
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/src/test/resources
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
17:44:26 [2023-12-15T22:44:26.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
17:44:26 [2023-12-15T22:44:26.943Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
17:44:26 [2023-12-15T22:44:26.943Z] [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
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] 
17:44:26 [2023-12-15T22:44:26.943Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.199Z] [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
17:44:27 [2023-12-15T22:44:27.454Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.455Z] [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
17:44:27 [2023-12-15T22:44:27.455Z] [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
17:44:27 [2023-12-15T22:44:27.455Z] [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
17:44:27 [2023-12-15T22:44:27.455Z] [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
17:44:27 [2023-12-15T22:44:27.455Z] [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
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.455Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Executing tasks
17:44:27 [2023-12-15T22:44:27.711Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user/reference
17:44:27 [2023-12-15T22:44:27.711Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user
17:44:27 [2023-12-15T22:44:27.711Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user/reference
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Executed tasks
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >--
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Building Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT [77/144]
17:44:27 [2023-12-15T22:44:27.711Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:27 [2023-12-15T22:44:27.711Z] [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
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Executing tasks
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Executed tasks
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Executing tasks
17:44:27 [2023-12-15T22:44:27.711Z] 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
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] Executed tasks
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
17:44:27 [2023-12-15T22:44:27.712Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.712Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.712Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:27 [2023-12-15T22:44:27.712Z] [INFO] 
17:44:27 [2023-12-15T22:44:27.712Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:27 [2023-12-15T22:44:27.967Z] [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
17:44:27 [2023-12-15T22:44:27.967Z] [INFO] Command line:
17:44:27 [2023-12-15T22:44:27.967Z] 	[/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]
17:44:27 [2023-12-15T22:44:27.967Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:28 [2023-12-15T22:44:28.529Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:28 [2023-12-15T22:44:28.529Z] 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)
17:44:28 [2023-12-15T22:44:28.529Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
17:44:28 [2023-12-15T22:44:28.529Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:29 [2023-12-15T22:44:29.458Z] Buildfile: build.xml
17:44:29 [2023-12-15T22:44:29.458Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:44:29 [2023-12-15T22:44:29.458Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:29 [2023-12-15T22:44:29.458Z] 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)
17:44:29 [2023-12-15T22:44:29.458Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:44:29 [2023-12-15T22:44:29.458Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:29 [2023-12-15T22:44:29.458Z] 
17:44:29 [2023-12-15T22:44:29.458Z] build.index:
17:44:30 [2023-12-15T22:44:30.388Z] BUILD SUCCESSFUL
17:44:30 [2023-12-15T22:44:30.388Z] 
17:44:30 [2023-12-15T22:44:30.388Z] BUILD SUCCESSFUL
17:44:30 [2023-12-15T22:44:30.388Z] Total time: 1 second
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/test/resources
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.388Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.388Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
17:44:30 [2023-12-15T22:44:30.388Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [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
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.389Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Executing tasks
17:44:30 [2023-12-15T22:44:30.645Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
17:44:30 [2023-12-15T22:44:30.645Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Executed tasks
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT [78/144]
17:44:30 [2023-12-15T22:44:30.645Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:30 [2023-12-15T22:44:30.645Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
17:44:30 [2023-12-15T22:44:30.645Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:44:30 [2023-12-15T22:44:30.645Z] [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
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Executing tasks
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Executed tasks
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Executing tasks
17:44:30 [2023-12-15T22:44:30.645Z] 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
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Executed tasks
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] 
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:30 [2023-12-15T22:44:30.645Z] [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
17:44:30 [2023-12-15T22:44:30.645Z] [INFO] Command line:
17:44:30 [2023-12-15T22:44:30.645Z] 	[/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]
17:44:30 [2023-12-15T22:44:30.645Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:31 [2023-12-15T22:44:31.574Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:31 [2023-12-15T22:44:31.574Z] 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)
17:44:31 [2023-12-15T22:44:31.574Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
17:44:31 [2023-12-15T22:44:31.574Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:32 [2023-12-15T22:44:32.501Z] Buildfile: build.xml
17:44:32 [2023-12-15T22:44:32.501Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:44:32 [2023-12-15T22:44:32.501Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:32 [2023-12-15T22:44:32.501Z] 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)
17:44:32 [2023-12-15T22:44:32.501Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:44:32 [2023-12-15T22:44:32.501Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:32 [2023-12-15T22:44:32.501Z] 
17:44:32 [2023-12-15T22:44:32.501Z] build.index:
17:44:33 [2023-12-15T22:44:33.429Z] BUILD SUCCESSFUL
17:44:33 [2023-12-15T22:44:33.429Z] 
17:44:33 [2023-12-15T22:44:33.429Z] BUILD SUCCESSFUL
17:44:33 [2023-12-15T22:44:33.429Z] Total time: 1 second
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [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
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.429Z] [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
17:44:33 [2023-12-15T22:44:33.429Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.430Z] [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
17:44:33 [2023-12-15T22:44:33.430Z] [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
17:44:33 [2023-12-15T22:44:33.430Z] [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
17:44:33 [2023-12-15T22:44:33.430Z] [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
17:44:33 [2023-12-15T22:44:33.430Z] [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
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] Executing tasks
17:44:33 [2023-12-15T22:44:33.430Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] Executed tasks
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] Building Trace Compass RCP User Guide 9.2.0-SNAPSHOT            [79/144]
17:44:33 [2023-12-15T22:44:33.430Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
17:44:33 [2023-12-15T22:44:33.430Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:33 [2023-12-15T22:44:33.430Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
17:44:33 [2023-12-15T22:44:33.430Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:44:33 [2023-12-15T22:44:33.430Z] [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
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Executing tasks
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Executed tasks
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Resolving class path of Trace Compass RCP User Guide
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Executing tasks
17:44:33 [2023-12-15T22:44:33.686Z] 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
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Executed tasks
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] 
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:33 [2023-12-15T22:44:33.686Z] [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
17:44:33 [2023-12-15T22:44:33.686Z] [INFO] Command line:
17:44:33 [2023-12-15T22:44:33.686Z] 	[/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]
17:44:33 [2023-12-15T22:44:33.686Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:34 [2023-12-15T22:44:34.249Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:34 [2023-12-15T22:44:34.249Z] 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)
17:44:34 [2023-12-15T22:44:34.249Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
17:44:34 [2023-12-15T22:44:34.249Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:35 [2023-12-15T22:44:35.178Z] Buildfile: build.xml
17:44:35 [2023-12-15T22:44:35.178Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:44:35 [2023-12-15T22:44:35.178Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:35 [2023-12-15T22:44:35.178Z] 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)
17:44:35 [2023-12-15T22:44:35.179Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:44:35 [2023-12-15T22:44:35.179Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:35 [2023-12-15T22:44:35.179Z] 
17:44:35 [2023-12-15T22:44:35.179Z] build.index:
17:44:36 [2023-12-15T22:44:36.106Z] BUILD SUCCESSFUL
17:44:36 [2023-12-15T22:44:36.106Z] 
17:44:36 [2023-12-15T22:44:36.106Z] BUILD SUCCESSFUL
17:44:36 [2023-12-15T22:44:36.106Z] Total time: 1 second
17:44:36 [2023-12-15T22:44:36.106Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.106Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.106Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] Executing tasks
17:44:36 [2023-12-15T22:44:36.107Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] Executed tasks
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] Building Trace Compass Pcap User Guide 9.2.0-SNAPSHOT           [80/144]
17:44:36 [2023-12-15T22:44:36.107Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
17:44:36 [2023-12-15T22:44:36.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:36 [2023-12-15T22:44:36.107Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
17:44:36 [2023-12-15T22:44:36.107Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:44:36 [2023-12-15T22:44:36.107Z] [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
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] Executing tasks
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] Executed tasks
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.363Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] Executing tasks
17:44:36 [2023-12-15T22:44:36.364Z] 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
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] Executed tasks
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.364Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] 
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:36 [2023-12-15T22:44:36.364Z] [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
17:44:36 [2023-12-15T22:44:36.364Z] [INFO] Command line:
17:44:36 [2023-12-15T22:44:36.364Z] 	[/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]
17:44:36 [2023-12-15T22:44:36.364Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:36 [2023-12-15T22:44:36.927Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:36 [2023-12-15T22:44:36.928Z] 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)
17:44:36 [2023-12-15T22:44:36.928Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
17:44:36 [2023-12-15T22:44:36.928Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:37 [2023-12-15T22:44:37.855Z] Buildfile: build.xml
17:44:37 [2023-12-15T22:44:37.855Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:44:37 [2023-12-15T22:44:37.855Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:44:37 [2023-12-15T22:44:37.855Z] 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)
17:44:37 [2023-12-15T22:44:37.855Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:44:37 [2023-12-15T22:44:37.855Z] WARNING: System::setSecurityManager will be removed in a future release
17:44:37 [2023-12-15T22:44:37.855Z] 
17:44:37 [2023-12-15T22:44:37.855Z] build.index:
17:44:38 [2023-12-15T22:44:38.782Z] BUILD SUCCESSFUL
17:44:38 [2023-12-15T22:44:38.782Z] 
17:44:38 [2023-12-15T22:44:38.782Z] BUILD SUCCESSFUL
17:44:38 [2023-12-15T22:44:38.782Z] Total time: 1 second
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [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
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [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
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.782Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.782Z] [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
17:44:38 [2023-12-15T22:44:38.782Z] [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
17:44:38 [2023-12-15T22:44:38.782Z] [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
17:44:38 [2023-12-15T22:44:38.782Z] [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
17:44:38 [2023-12-15T22:44:38.783Z] [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
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] Executing tasks
17:44:38 [2023-12-15T22:44:38.783Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] Executed tasks
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] 
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [81/144]
17:44:38 [2023-12-15T22:44:38.783Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:44:38 [2023-12-15T22:44:38.783Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:38 [2023-12-15T22:44:38.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:38 [2023-12-15T22:44:38.783Z] [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
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] The project's OSGi version is 1.0.11.202312152228
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/src/main/resources
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.038Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.038Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:39 [2023-12-15T22:44:39.038Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:39 [2023-12-15T22:44:39.038Z] [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
17:44:39 [2023-12-15T22:44:39.038Z] [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
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/src/test/resources
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.294Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.294Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:39 [2023-12-15T22:44:39.294Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT [82/144]
17:44:39 [2023-12-15T22:44:39.295Z] [INFO]   from gdbtrace/pom.xml
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --------------------------------[ pom ]---------------------------------
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] 
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [83/144]
17:44:39 [2023-12-15T22:44:39.295Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:44:39 [2023-12-15T22:44:39.295Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:39 [2023-12-15T22:44:39.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
17:44:39 [2023-12-15T22:44:39.295Z] [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
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] The project's OSGi version is 1.1.1.202312152228
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.663Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.663Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:40 [2023-12-15T22:44:40.663Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:40 [2023-12-15T22:44:40.663Z] [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
17:44:40 [2023-12-15T22:44:40.663Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:40 [2023-12-15T22:44:40.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] 
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [84/144]
17:44:40 [2023-12-15T22:44:40.919Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:44:40 [2023-12-15T22:44:40.919Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:40 [2023-12-15T22:44:40.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:40 [2023-12-15T22:44:40.919Z] [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
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] The project's OSGi version is 1.2.0.202312152228
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.175Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
17:44:41 [2023-12-15T22:44:41.430Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
17:44:41 [2023-12-15T22:44:41.430Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.430Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.430Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:41 [2023-12-15T22:44:41.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:41 [2023-12-15T22:44:41.430Z] [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
17:44:41 [2023-12-15T22:44:41.430Z] [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
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:41 [2023-12-15T22:44:41.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:41 [2023-12-15T22:44:41.686Z] [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
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [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
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [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
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.686Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.686Z] [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
17:44:41 [2023-12-15T22:44:41.686Z] [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
17:44:41 [2023-12-15T22:44:41.687Z] [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
17:44:41 [2023-12-15T22:44:41.687Z] [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
17:44:41 [2023-12-15T22:44:41.687Z] [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
17:44:41 [2023-12-15T22:44:41.687Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.687Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:44:41 [2023-12-15T22:44:41.687Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.687Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
17:44:41 [2023-12-15T22:44:41.687Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT       [85/144]
17:44:41 [2023-12-15T22:44:41.687Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:44:41 [2023-12-15T22:44:41.687Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:41 [2023-12-15T22:44:41.687Z] [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
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] 
17:44:41 [2023-12-15T22:44:41.943Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.198Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144]
17:44:42 [2023-12-15T22:44:42.199Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:44:42 [2023-12-15T22:44:42.199Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:42 [2023-12-15T22:44:42.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
17:44:42 [2023-12-15T22:44:42.199Z] [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
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.455Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
17:44:42 [2023-12-15T22:44:42.712Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.712Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
17:44:42 [2023-12-15T22:44:42.712Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.712Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.712Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:42 [2023-12-15T22:44:42.712Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:42 [2023-12-15T22:44:42.712Z] [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
17:44:42 [2023-12-15T22:44:42.712Z] [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
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [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
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [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
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] 
17:44:42 [2023-12-15T22:44:42.968Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:43 [2023-12-15T22:44:43.224Z] [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
17:44:43 [2023-12-15T22:44:43.224Z] [INFO] Command line:
17:44:43 [2023-12-15T22:44:43.224Z] 	[/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]
17:44:43 [2023-12-15T22:44:43.224Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:46 [2023-12-15T22:44:46.493Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
17:44:46 [2023-12-15T22:44:46.493Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
17:44:46 [2023-12-15T22:44:46.493Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
17:44:46 [2023-12-15T22:44:46.493Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
17:44:46 [2023-12-15T22:44:46.493Z] 
17:44:46 [2023-12-15T22:44:46.493Z] Results:
17:44:46 [2023-12-15T22:44:46.493Z] 
17:44:46 [2023-12-15T22:44:46.493Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:44:46 [2023-12-15T22:44:46.493Z] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] All tests passed
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [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
17:44:46 [2023-12-15T22:44:46.493Z] [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
17:44:46 [2023-12-15T22:44:46.493Z] [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
17:44:46 [2023-12-15T22:44:46.493Z] [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
17:44:46 [2023-12-15T22:44:46.493Z] [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
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144]
17:44:46 [2023-12-15T22:44:46.493Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:46 [2023-12-15T22:44:46.493Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:46 [2023-12-15T22:44:46.493Z] [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
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
17:44:46 [2023-12-15T22:44:46.749Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.749Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
17:44:46 [2023-12-15T22:44:46.749Z] [INFO] 
17:44:46 [2023-12-15T22:44:46.749Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:46 [2023-12-15T22:44:46.749Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:46 [2023-12-15T22:44:46.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
17:44:46 [2023-12-15T22:44:46.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.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:44:46 [2023-12-15T22:44:46.750Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] Skipping tests
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144]
17:44:47 [2023-12-15T22:44:47.006Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:47 [2023-12-15T22:44:47.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
17:44:47 [2023-12-15T22:44:47.006Z] [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
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.006Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.007Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
17:44:47 [2023-12-15T22:44:47.263Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:47 [2023-12-15T22:44:47.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:47 [2023-12-15T22:44:47.264Z] [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
17:44:47 [2023-12-15T22:44:47.264Z] [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
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [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
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.264Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.264Z] [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
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] 
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:47 [2023-12-15T22:44:47.520Z] [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
17:44:47 [2023-12-15T22:44:47.520Z] [INFO] Command line:
17:44:47 [2023-12-15T22:44:47.520Z] 	[/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]
17:44:47 [2023-12-15T22:44:47.520Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:50 [2023-12-15T22:44:50.788Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
17:44:50 [2023-12-15T22:44:50.788Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
17:44:50 [2023-12-15T22:44:50.788Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
17:44:50 [2023-12-15T22:44:50.788Z] 
17:44:50 [2023-12-15T22:44:50.788Z] Results:
17:44:50 [2023-12-15T22:44:50.788Z] 
17:44:50 [2023-12-15T22:44:50.788Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:44:50 [2023-12-15T22:44:50.788Z] 
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] All tests passed
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:50 [2023-12-15T22:44:50.788Z] [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
17:44:50 [2023-12-15T22:44:50.788Z] [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
17:44:50 [2023-12-15T22:44:50.788Z] [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
17:44:50 [2023-12-15T22:44:50.788Z] [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
17:44:50 [2023-12-15T22:44:50.788Z] [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
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144]
17:44:50 [2023-12-15T22:44:50.788Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:50 [2023-12-15T22:44:50.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:50 [2023-12-15T22:44:50.788Z] [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
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] The project's OSGi version is 2.1.0.202312152228
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:50 [2023-12-15T22:44:50.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:50 [2023-12-15T22:44:50.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] 
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [90/144]
17:44:50 [2023-12-15T22:44:50.789Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:44:50 [2023-12-15T22:44:50.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:50 [2023-12-15T22:44:50.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:50 [2023-12-15T22:44:50.789Z] [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
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.045Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.046Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.046Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.046Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
17:44:51 [2023-12-15T22:44:51.301Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
17:44:51 [2023-12-15T22:44:51.301Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.301Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.301Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:51 [2023-12-15T22:44:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:51 [2023-12-15T22:44:51.301Z] [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
17:44:51 [2023-12-15T22:44:51.301Z] [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
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:51 [2023-12-15T22:44:51.863Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:51 [2023-12-15T22:44:51.863Z] [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
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [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
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [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
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.863Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.863Z] [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
17:44:51 [2023-12-15T22:44:51.864Z] [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
17:44:51 [2023-12-15T22:44:51.864Z] [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
17:44:51 [2023-12-15T22:44:51.864Z] [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
17:44:51 [2023-12-15T22:44:51.864Z] [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
17:44:51 [2023-12-15T22:44:51.864Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.864Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:44:51 [2023-12-15T22:44:51.864Z] [INFO] 
17:44:51 [2023-12-15T22:44:51.864Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
17:44:51 [2023-12-15T22:44:51.864Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144]
17:44:51 [2023-12-15T22:44:51.864Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:44:51 [2023-12-15T22:44:51.864Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:44:51 [2023-12-15T22:44:51.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:51 [2023-12-15T22:44:51.864Z] [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
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] The project's OSGi version is 1.3.0.202312152228
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.122Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
17:44:52 [2023-12-15T22:44:52.378Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.378Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
17:44:52 [2023-12-15T22:44:52.378Z] [INFO] 
17:44:52 [2023-12-15T22:44:52.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:52 [2023-12-15T22:44:52.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:52 [2023-12-15T22:44:52.378Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:52 [2023-12-15T22:44:52.378Z] [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
17:44:52 [2023-12-15T22:44:52.378Z] [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
17:44:53 [2023-12-15T22:44:53.306Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.306Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.306Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.306Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.306Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.306Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:53 [2023-12-15T22:44:53.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT [92/144]
17:44:53 [2023-12-15T22:44:53.307Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:44:53 [2023-12-15T22:44:53.307Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:53 [2023-12-15T22:44:53.307Z] [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
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.563Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144]
17:44:53 [2023-12-15T22:44:53.564Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:53 [2023-12-15T22:44:53.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:53 [2023-12-15T22:44:53.564Z] [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
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] The project's OSGi version is 1.1.4.202312152228
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.564Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
17:44:53 [2023-12-15T22:44:53.821Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
17:44:53 [2023-12-15T22:44:53.821Z] [INFO] 
17:44:53 [2023-12-15T22:44:53.821Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:53 [2023-12-15T22:44:53.821Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:53 [2023-12-15T22:44:53.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
17:44:53 [2023-12-15T22:44:53.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.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
17:44:53 [2023-12-15T22:44:53.821Z] [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
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [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
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [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
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] 
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:54 [2023-12-15T22:44:54.077Z] [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
17:44:54 [2023-12-15T22:44:54.077Z] [INFO] Command line:
17:44:54 [2023-12-15T22:44:54.077Z] 	[/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]
17:44:54 [2023-12-15T22:44:54.333Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:44:57 [2023-12-15T22:44:57.659Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
17:44:57 [2023-12-15T22:44:57.659Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0.006 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.659Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.659Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
17:44:57 [2023-12-15T22:44:57.915Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
17:44:57 [2023-12-15T22:44:57.915Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
17:44:57 [2023-12-15T22:44:57.915Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
17:44:57 [2023-12-15T22:44:57.916Z] 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
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
17:44:57 [2023-12-15T22:44:57.916Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
17:44:57 [2023-12-15T22:44:57.916Z] 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
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
17:44:57 [2023-12-15T22:44:57.916Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] 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
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0.001 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
17:44:57 [2023-12-15T22:44:57.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
17:44:58 [2023-12-15T22:44:58.174Z] !SESSION 2023-12-15 22:44:54.262 -----------------------------------------------
17:44:58 [2023-12-15T22:44:58.174Z] eclipse.buildId=unknown
17:44:58 [2023-12-15T22:44:58.174Z] java.version=17.0.2
17:44:58 [2023-12-15T22:44:58.174Z] java.vendor=Oracle Corporation
17:44:58 [2023-12-15T22:44:58.174Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:44:58 [2023-12-15T22:44:58.174Z] 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
17:44:58 [2023-12-15T22:44:58.174Z] 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
17:44:58 [2023-12-15T22:44:58.175Z] 
17:44:58 [2023-12-15T22:44:58.175Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-12-15 22:44:58.039
17:44:58 [2023-12-15T22:44:58.175Z] !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
17:44:58 [2023-12-15T22:44:58.175Z] !STACK 0
17:44:58 [2023-12-15T22:44:58.175Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:44:58 [2023-12-15T22:44:58.175Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:44:58 [2023-12-15T22:44:58.175Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:44:58 [2023-12-15T22:44:58.175Z] 
17:44:58 [2023-12-15T22:44:58.175Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-12-15 22:44:58.063
17:44:58 [2023-12-15T22:44:58.175Z] !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.
17:44:58 [2023-12-15T22:44:58.175Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
17:44:58 [2023-12-15T22:44:58.175Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.204 s
17:44:58 [2023-12-15T22:44:58.175Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.022 s
17:44:58 [2023-12-15T22:44:58.175Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
17:44:58 [2023-12-15T22:44:58.175Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
17:44:58 [2023-12-15T22:44:58.175Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
17:44:58 [2023-12-15T22:44:58.175Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
17:44:58 [2023-12-15T22:44:58.175Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
17:44:58 [2023-12-15T22:44:58.175Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
17:44:58 [2023-12-15T22:44:58.175Z] 
17:44:58 [2023-12-15T22:44:58.175Z] Results:
17:44:58 [2023-12-15T22:44:58.175Z] 
17:44:58 [2023-12-15T22:44:58.175Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
17:44:58 [2023-12-15T22:44:58.175Z] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] All tests passed
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [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
17:44:58 [2023-12-15T22:44:58.736Z] [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
17:44:58 [2023-12-15T22:44:58.736Z] [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
17:44:58 [2023-12-15T22:44:58.736Z] [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
17:44:58 [2023-12-15T22:44:58.736Z] [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
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144]
17:44:58 [2023-12-15T22:44:58.736Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:44:58 [2023-12-15T22:44:58.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
17:44:58 [2023-12-15T22:44:58.736Z] [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
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
17:44:58 [2023-12-15T22:44:58.736Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.737Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.737Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:44:58 [2023-12-15T22:44:58.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:44:58 [2023-12-15T22:44:58.737Z] [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
17:44:58 [2023-12-15T22:44:58.737Z] [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
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [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
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [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
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] 
17:44:58 [2023-12-15T22:44:58.992Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:44:59 [2023-12-15T22:44:59.248Z] [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
17:44:59 [2023-12-15T22:44:59.248Z] [INFO] Command line:
17:44:59 [2023-12-15T22:44:59.248Z] 	[/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]
17:44:59 [2023-12-15T22:44:59.249Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:45:02 [2023-12-15T22:45:02.517Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
17:45:02 [2023-12-15T22:45:02.773Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.097 s
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.004 s
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.004 s
17:45:02 [2023-12-15T22:45:02.773Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
17:45:02 [2023-12-15T22:45:02.773Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.002 s
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
17:45:02 [2023-12-15T22:45:02.773Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
17:45:02 [2023-12-15T22:45:02.773Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0 s
17:45:02 [2023-12-15T22:45:02.773Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
17:45:02 [2023-12-15T22:45:02.773Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
17:45:02 [2023-12-15T22:45:02.773Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
17:45:02 [2023-12-15T22:45:02.773Z] 
17:45:02 [2023-12-15T22:45:02.773Z] Results:
17:45:02 [2023-12-15T22:45:02.773Z] 
17:45:02 [2023-12-15T22:45:02.773Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
17:45:02 [2023-12-15T22:45:02.773Z] 
17:45:03 [2023-12-15T22:45:03.029Z] [INFO] All tests passed
17:45:03 [2023-12-15T22:45:03.029Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.029Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:45:03 [2023-12-15T22:45:03.029Z] [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
17:45:03 [2023-12-15T22:45:03.029Z] [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
17:45:03 [2023-12-15T22:45:03.029Z] [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
17:45:03 [2023-12-15T22:45:03.030Z] [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
17:45:03 [2023-12-15T22:45:03.030Z] [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
17:45:03 [2023-12-15T22:45:03.030Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.030Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:45:03 [2023-12-15T22:45:03.030Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.030Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
17:45:03 [2023-12-15T22:45:03.030Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144]
17:45:03 [2023-12-15T22:45:03.030Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:45:03 [2023-12-15T22:45:03.030Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:45:03 [2023-12-15T22:45:03.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:03 [2023-12-15T22:45:03.030Z] [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
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] The project's OSGi version is 2.0.6.202312152228
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.286Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
17:45:03 [2023-12-15T22:45:03.541Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
17:45:03 [2023-12-15T22:45:03.541Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.541Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.541Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:45:03 [2023-12-15T22:45:03.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:03 [2023-12-15T22:45:03.541Z] [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
17:45:03 [2023-12-15T22:45:03.541Z] [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
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [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
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [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
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] Skipping tests
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.797Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.797Z] [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
17:45:03 [2023-12-15T22:45:03.798Z] [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
17:45:03 [2023-12-15T22:45:03.798Z] [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
17:45:03 [2023-12-15T22:45:03.798Z] [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
17:45:03 [2023-12-15T22:45:03.798Z] [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
17:45:03 [2023-12-15T22:45:03.798Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:45:03 [2023-12-15T22:45:03.798Z] [INFO] 
17:45:03 [2023-12-15T22:45:03.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
17:45:03 [2023-12-15T22:45:03.798Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144]
17:45:03 [2023-12-15T22:45:03.798Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:45:03 [2023-12-15T22:45:03.798Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:45:03 [2023-12-15T22:45:03.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:03 [2023-12-15T22:45:03.798Z] [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
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] The project's OSGi version is 1.0.9.202312152228
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [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
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:45:04 [2023-12-15T22:45:04.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:04 [2023-12-15T22:45:04.362Z] [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
17:45:04 [2023-12-15T22:45:04.618Z] [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
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [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
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [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
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [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
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] Skipping tests
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.874Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.874Z] [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
17:45:04 [2023-12-15T22:45:04.875Z] [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
17:45:04 [2023-12-15T22:45:04.875Z] [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
17:45:04 [2023-12-15T22:45:04.875Z] [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
17:45:04 [2023-12-15T22:45:04.875Z] [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
17:45:04 [2023-12-15T22:45:04.875Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.875Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:45:04 [2023-12-15T22:45:04.875Z] [INFO] 
17:45:04 [2023-12-15T22:45:04.875Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
17:45:04 [2023-12-15T22:45:04.875Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144]
17:45:04 [2023-12-15T22:45:04.875Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:45:04 [2023-12-15T22:45:04.875Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:45:04 [2023-12-15T22:45:04.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
17:45:04 [2023-12-15T22:45:04.875Z] [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
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] The project's OSGi version is 2.1.0.202312152228
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.131Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
17:45:05 [2023-12-15T22:45:05.387Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
17:45:05 [2023-12-15T22:45:05.387Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.387Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.387Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:45:05 [2023-12-15T22:45:05.387Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:05 [2023-12-15T22:45:05.387Z] [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
17:45:05 [2023-12-15T22:45:05.387Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:45:05 [2023-12-15T22:45:05.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT  [98/144]
17:45:05 [2023-12-15T22:45:05.643Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:45:05 [2023-12-15T22:45:05.643Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:45:05 [2023-12-15T22:45:05.643Z] [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
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.899Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.899Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] 
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [99/144]
17:45:05 [2023-12-15T22:45:05.900Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:45:05 [2023-12-15T22:45:05.900Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:45:05 [2023-12-15T22:45:05.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:05 [2023-12-15T22:45:05.900Z] [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
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] The project's OSGi version is 1.0.16.202312152228
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [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
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.156Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.156Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:45:06 [2023-12-15T22:45:06.156Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:06 [2023-12-15T22:45:06.156Z] [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
17:45:06 [2023-12-15T22:45:06.156Z] [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
17:45:06 [2023-12-15T22:45:06.413Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.413Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.413Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.413Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.413Z] [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
17:45:06 [2023-12-15T22:45:06.413Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.414Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.414Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:45:06 [2023-12-15T22:45:06.414Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.414Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.414Z] [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
17:45:06 [2023-12-15T22:45:06.414Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.414Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.414Z] [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
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] 
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:06 [2023-12-15T22:45:06.670Z] [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
17:45:06 [2023-12-15T22:45:06.670Z] [INFO] Command line:
17:45:06 [2023-12-15T22:45:06.670Z] 	[/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]
17:45:06 [2023-12-15T22:45:06.670Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:45:10 [2023-12-15T22:45:10.836Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
17:45:11 [2023-12-15T22:45:11.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
17:45:11 [2023-12-15T22:45:11.767Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.507 s
17:45:11 [2023-12-15T22:45:11.767Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
17:45:13 [2023-12-15T22:45:13.134Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 1.246 s
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.093 s
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.023 s
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.079 s
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.022 s
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.077 s
17:45:13 [2023-12-15T22:45:13.134Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.019 s
17:45:13 [2023-12-15T22:45:13.134Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
17:45:14 [2023-12-15T22:45:14.501Z] !SESSION 2023-12-15 22:45:06.771 -----------------------------------------------
17:45:14 [2023-12-15T22:45:14.501Z] eclipse.buildId=unknown
17:45:14 [2023-12-15T22:45:14.501Z] java.version=17.0.2
17:45:14 [2023-12-15T22:45:14.501Z] java.vendor=Oracle Corporation
17:45:14 [2023-12-15T22:45:14.501Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:45:14 [2023-12-15T22:45:14.501Z] 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
17:45:14 [2023-12-15T22:45:14.501Z] 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
17:45:14 [2023-12-15T22:45:14.501Z] 
17:45:14 [2023-12-15T22:45:14.501Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:14.369
17:45:14 [2023-12-15T22:45:14.501Z] !MESSAGE state value is type int but a mappingGroup is specified
17:45:14 [2023-12-15T22:45:14.501Z] 
17:45:14 [2023-12-15T22:45:14.501Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:14.369
17:45:14 [2023-12-15T22:45:14.501Z] !MESSAGE state value is type int but a mappingGroup is specified
17:45:15 [2023-12-15T22:45:15.869Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
17:45:15 [2023-12-15T22:45:15.869Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.222 s
17:45:15 [2023-12-15T22:45:15.869Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 1.219 s
17:45:15 [2023-12-15T22:45:15.869Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
17:45:15 [2023-12-15T22:45:15.869Z] 
17:45:15 [2023-12-15T22:45:15.869Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:15.586
17:45:15 [2023-12-15T22:45:15.869Z] !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.
17:45:17 [2023-12-15T22:45:17.237Z] 
17:45:17 [2023-12-15T22:45:17.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:16.803
17:45:17 [2023-12-15T22:45:17.237Z] !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
17:45:18 [2023-12-15T22:45:18.166Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
17:45:18 [2023-12-15T22:45:18.166Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
17:45:18 [2023-12-15T22:45:18.166Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0.001 s
17:45:18 [2023-12-15T22:45:18.166Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
17:45:18 [2023-12-15T22:45:18.166Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
17:45:20 [2023-12-15T22:45:20.052Z] 
17:45:20 [2023-12-15T22:45:20.052Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.581
17:45:20 [2023-12-15T22:45:20.052Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.052Z] 
17:45:20 [2023-12-15T22:45:20.052Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.581
17:45:20 [2023-12-15T22:45:20.052Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.052Z] 
17:45:20 [2023-12-15T22:45:20.052Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.582
17:45:20 [2023-12-15T22:45:20.052Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.052Z] 
17:45:20 [2023-12-15T22:45:20.052Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.582
17:45:20 [2023-12-15T22:45:20.052Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.052Z] 
17:45:20 [2023-12-15T22:45:20.052Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.583
17:45:20 [2023-12-15T22:45:20.052Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.583
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.584
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.584
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.584
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.585
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.585
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.586
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.586
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.586
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.587
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.587
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.588
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.588
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.588
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.589
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.589
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.589
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.590
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.590
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.590
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.591
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.592
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.592
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.053Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.593
17:45:20 [2023-12-15T22:45:20.053Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:20 [2023-12-15T22:45:20.053Z] 
17:45:20 [2023-12-15T22:45:20.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:19.593
17:45:20 [2023-12-15T22:45:20.054Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
17:45:26 [2023-12-15T22:45:26.592Z] 
17:45:26 [2023-12-15T22:45:26.592Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:26.027
17:45:26 [2023-12-15T22:45:26.592Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
17:45:26 [2023-12-15T22:45:26.592Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.226 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
17:45:26 [2023-12-15T22:45:26.592Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 8.020 s
17:45:26 [2023-12-15T22:45:26.592Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.205 s
17:45:26 [2023-12-15T22:45:26.592Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
17:45:27 [2023-12-15T22:45:27.519Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.210 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
17:45:27 [2023-12-15T22:45:27.519Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.208 s
17:45:27 [2023-12-15T22:45:27.519Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
17:45:27 [2023-12-15T22:45:27.519Z] 
17:45:27 [2023-12-15T22:45:27.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:27.457
17:45:27 [2023-12-15T22:45:27.519Z] !MESSAGE state value is type int but a mappingGroup is specified
17:45:27 [2023-12-15T22:45:27.519Z] 
17:45:27 [2023-12-15T22:45:27.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:27.457
17:45:27 [2023-12-15T22:45:27.519Z] !MESSAGE state value is type int but a mappingGroup is specified
17:45:28 [2023-12-15T22:45:28.885Z] 
17:45:28 [2023-12-15T22:45:28.885Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:28.666
17:45:28 [2023-12-15T22:45:28.885Z] !MESSAGE state value is type int but a mappingGroup is specified
17:45:28 [2023-12-15T22:45:28.885Z] 
17:45:28 [2023-12-15T22:45:28.885Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:28.666
17:45:28 [2023-12-15T22:45:28.885Z] !MESSAGE state value is type int but a mappingGroup is specified
17:45:28 [2023-12-15T22:45:28.885Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
17:45:28 [2023-12-15T22:45:28.885Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.209 s
17:45:28 [2023-12-15T22:45:28.885Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.008 s
17:45:28 [2023-12-15T22:45:28.885Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
17:45:28 [2023-12-15T22:45:28.885Z] 
17:45:28 [2023-12-15T22:45:28.885Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:28.675
17:45:28 [2023-12-15T22:45:28.885Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
17:45:30 [2023-12-15T22:45:30.774Z] 
17:45:30 [2023-12-15T22:45:30.774Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:30.571
17:45:30 [2023-12-15T22:45:30.774Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
17:45:30 [2023-12-15T22:45:30.774Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.900 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
17:45:30 [2023-12-15T22:45:30.774Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 1.897 s
17:45:30 [2023-12-15T22:45:30.774Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.002 s
17:45:30 [2023-12-15T22:45:30.774Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
17:45:33 [2023-12-15T22:45:33.292Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
17:45:33 [2023-12-15T22:45:33.292Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.214 s
17:45:33 [2023-12-15T22:45:33.292Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.109 s
17:45:33 [2023-12-15T22:45:33.292Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
17:45:33 [2023-12-15T22:45:33.292Z] 
17:45:33 [2023-12-15T22:45:33.292Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:33.031
17:45:33 [2023-12-15T22:45:33.292Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
17:45:33 [2023-12-15T22:45:33.292Z] 
17:45:33 [2023-12-15T22:45:33.292Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:33.134
17:45:33 [2023-12-15T22:45:33.292Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
17:45:33 [2023-12-15T22:45:33.292Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
17:45:33 [2023-12-15T22:45:33.292Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.130 s
17:45:33 [2023-12-15T22:45:33.292Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.102 s
17:45:33 [2023-12-15T22:45:33.292Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
17:45:34 [2023-12-15T22:45:34.659Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
17:45:34 [2023-12-15T22:45:34.659Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.108 s
17:45:34 [2023-12-15T22:45:34.659Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
17:45:34 [2023-12-15T22:45:34.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
17:45:34 [2023-12-15T22:45:34.659Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 0.042 s
17:45:34 [2023-12-15T22:45:34.659Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.035 s
17:45:34 [2023-12-15T22:45:34.659Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
17:45:35 [2023-12-15T22:45:35.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
17:45:35 [2023-12-15T22:45:35.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.109 s
17:45:35 [2023-12-15T22:45:35.587Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
17:45:35 [2023-12-15T22:45:35.587Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
17:45:35 [2023-12-15T22:45:35.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.032 s
17:45:35 [2023-12-15T22:45:35.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.007 s
17:45:35 [2023-12-15T22:45:35.587Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.070 s
17:45:35 [2023-12-15T22:45:35.587Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
17:45:42 [2023-12-15T22:45:42.125Z] 
17:45:42 [2023-12-15T22:45:42.126Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:41.381
17:45:42 [2023-12-15T22:45:42.126Z] !MESSAGE Script execution failed
17:45:42 [2023-12-15T22:45:42.126Z] !STACK 0
17:45:42 [2023-12-15T22:45:42.126Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.126Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.126Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:45:42 [2023-12-15T22:45:42.126Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:45:42 [2023-12-15T22:45:42.126Z] 
17:45:42 [2023-12-15T22:45:42.126Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:41.402
17:45:42 [2023-12-15T22:45:42.126Z] !MESSAGE Script execution failed
17:45:42 [2023-12-15T22:45:42.126Z] !STACK 0
17:45:42 [2023-12-15T22:45:42.126Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.126Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.126Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:45:42 [2023-12-15T22:45:42.126Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:45:42 [2023-12-15T22:45:42.126Z] 
17:45:42 [2023-12-15T22:45:42.126Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:41.408
17:45:42 [2023-12-15T22:45:42.126Z] !MESSAGE Script execution failed
17:45:42 [2023-12-15T22:45:42.126Z] !STACK 0
17:45:42 [2023-12-15T22:45:42.126Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
17:45:42 [2023-12-15T22:45:42.126Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.127Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.127Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:45:42 [2023-12-15T22:45:42.127Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:45:42 [2023-12-15T22:45:42.127Z] 
17:45:42 [2023-12-15T22:45:42.127Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:41.413
17:45:42 [2023-12-15T22:45:42.127Z] !MESSAGE Script execution failed
17:45:42 [2023-12-15T22:45:42.127Z] !STACK 0
17:45:42 [2023-12-15T22:45:42.127Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.127Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.127Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:45:42 [2023-12-15T22:45:42.127Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:45:42 [2023-12-15T22:45:42.127Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:45:42 [2023-12-15T22:45:42.127Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.278 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.182 s
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 5.699 s
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.107 s
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.194 s
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.096 s
17:45:42 [2023-12-15T22:45:42.127Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
17:45:42 [2023-12-15T22:45:42.127Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.021 s
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.127Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.074 s
17:45:42 [2023-12-15T22:45:42.127Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
17:45:42 [2023-12-15T22:45:42.384Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
17:45:42 [2023-12-15T22:45:42.384Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.088 s
17:45:42 [2023-12-15T22:45:42.384Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.108 s
17:45:42 [2023-12-15T22:45:42.384Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.095 s
17:45:42 [2023-12-15T22:45:42.384Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
17:45:42 [2023-12-15T22:45:42.640Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
17:45:42 [2023-12-15T22:45:42.640Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.094 s
17:45:42 [2023-12-15T22:45:42.640Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.087 s
17:45:42 [2023-12-15T22:45:42.640Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.043 s
17:45:42 [2023-12-15T22:45:42.640Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
17:45:42 [2023-12-15T22:45:42.640Z] 
17:45:42 [2023-12-15T22:45:42.640Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.484
17:45:42 [2023-12-15T22:45:42.640Z] !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.
17:45:42 [2023-12-15T22:45:42.640Z] 
17:45:42 [2023-12-15T22:45:42.640Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.530
17:45:42 [2023-12-15T22:45:42.640Z] !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.
17:45:42 [2023-12-15T22:45:42.640Z] 
17:45:42 [2023-12-15T22:45:42.640Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.534
17:45:42 [2023-12-15T22:45:42.640Z] !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.
17:45:42 [2023-12-15T22:45:42.640Z] 
17:45:42 [2023-12-15T22:45:42.640Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.538
17:45:42 [2023-12-15T22:45:42.640Z] !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.
17:45:42 [2023-12-15T22:45:42.640Z] 
17:45:42 [2023-12-15T22:45:42.640Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.542
17:45:42 [2023-12-15T22:45:42.641Z] !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.
17:45:42 [2023-12-15T22:45:42.641Z] 
17:45:42 [2023-12-15T22:45:42.641Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.552
17:45:42 [2023-12-15T22:45:42.641Z] !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.
17:45:42 [2023-12-15T22:45:42.897Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.065 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.009 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.005 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.116 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.007 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.006 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.897Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
17:45:42 [2023-12-15T22:45:42.897Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.007 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.006 s
17:45:42 [2023-12-15T22:45:42.897Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:42.754
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:42.771
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.779
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE State Transition: Undefined action: action1
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.780
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE State Transition: Undefined condition: test1
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.826
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE State Transition: Undefined condition: test1
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-12-15 22:45:42.828
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
17:45:42 [2023-12-15T22:45:42.897Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.002 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.003 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.002 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.006 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.005 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.002 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.002 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.047 s
17:45:42 [2023-12-15T22:45:42.897Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.897Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.836
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Compiling value: value is not a parseable integer: abc
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.837
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Compiling value: value is not a parseable integer: 
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.838
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Compiling value: value is not a parseable integer: abc
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.839
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Compiling value: value is not a parseable integer: 
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.842
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE The mapping group undefined does not exist in this analysis
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.844
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE Compiling value: value is not a parseable integer: not int
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.897Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.845
17:45:42 [2023-12-15T22:45:42.897Z] !MESSAGE A query state value should have children attributes
17:45:42 [2023-12-15T22:45:42.897Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.845
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE The value of a constant attribute should not be empty
17:45:42 [2023-12-15T22:45:42.898Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.852
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE The value of a constant attribute should not be empty
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.853
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE The value of an event field attribute should not be null
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.853
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE A query state attribute should have children attributes
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.854
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE The value of a constant attribute should not be empty
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.854
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE Location undefined does not exist
17:45:42 [2023-12-15T22:45:42.898Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.002 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.002 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.003 s
17:45:42 [2023-12-15T22:45:42.898Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.864
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
17:45:42 [2023-12-15T22:45:42.898Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
17:45:42 [2023-12-15T22:45:42.898Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0 s
17:45:42 [2023-12-15T22:45:42.898Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
17:45:42 [2023-12-15T22:45:42.898Z] 
17:45:42 [2023-12-15T22:45:42.898Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.874
17:45:42 [2023-12-15T22:45:42.898Z] !MESSAGE IO exception occurred
17:45:42 [2023-12-15T22:45:42.898Z] !STACK 0
17:45:42 [2023-12-15T22:45:42.898Z] 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)
17:45:42 [2023-12-15T22:45:42.898Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
17:45:42 [2023-12-15T22:45:42.898Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
17:45:42 [2023-12-15T22:45:42.898Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
17:45:42 [2023-12-15T22:45:42.898Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
17:45:42 [2023-12-15T22:45:42.898Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:45:42 [2023-12-15T22:45:42.899Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:45:42 [2023-12-15T22:45:42.899Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:45:42 [2023-12-15T22:45:42.899Z] 
17:45:42 [2023-12-15T22:45:42.899Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.879
17:45:42 [2023-12-15T22:45:42.899Z] !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.
17:45:43 [2023-12-15T22:45:43.155Z] 
17:45:43 [2023-12-15T22:45:43.155Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.974
17:45:43 [2023-12-15T22:45:43.155Z] !MESSAGE IO exception occurred
17:45:43 [2023-12-15T22:45:43.155Z] !STACK 0
17:45:43 [2023-12-15T22:45:43.155Z] 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)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:45:43 [2023-12-15T22:45:43.155Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:45:43 [2023-12-15T22:45:43.155Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:45:43 [2023-12-15T22:45:43.156Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:45:43 [2023-12-15T22:45:43.156Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:45:43 [2023-12-15T22:45:43.156Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:45:43 [2023-12-15T22:45:43.156Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:45:43 [2023-12-15T22:45:43.156Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:45:43 [2023-12-15T22:45:43.156Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:45:43 [2023-12-15T22:45:43.156Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:45:43 [2023-12-15T22:45:43.156Z] 
17:45:43 [2023-12-15T22:45:43.156Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-12-15 22:45:42.979
17:45:43 [2023-12-15T22:45:43.156Z] !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.
17:45:43 [2023-12-15T22:45:43.156Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.066 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.010 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.009 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.008 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.069 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.008 s
17:45:43 [2023-12-15T22:45:43.156Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
17:45:43 [2023-12-15T22:45:43.156Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
17:45:43 [2023-12-15T22:45:43.156Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
17:45:43 [2023-12-15T22:45:43.156Z] 
17:45:43 [2023-12-15T22:45:43.156Z] Results:
17:45:43 [2023-12-15T22:45:43.156Z] 
17:45:43 [2023-12-15T22:45:43.156Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
17:45:43 [2023-12-15T22:45:43.156Z] 
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] All tests passed
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:43 [2023-12-15T22:45:43.412Z] [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
17:45:43 [2023-12-15T22:45:43.412Z] [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
17:45:43 [2023-12-15T22:45:43.412Z] [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
17:45:43 [2023-12-15T22:45:43.412Z] [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
17:45:43 [2023-12-15T22:45:43.412Z] [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
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144]
17:45:43 [2023-12-15T22:45:43.412Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:45:43 [2023-12-15T22:45:43.412Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:43 [2023-12-15T22:45:43.412Z] [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
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.412Z] [INFO] The project's OSGi version is 2.0.7.202312152228
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.413Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] 
17:45:43 [2023-12-15T22:45:43.669Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:43 [2023-12-15T22:45:43.669Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:45:43 [2023-12-15T22:45:43.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:45:43 [2023-12-15T22:45:43.669Z] [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
17:45:43 [2023-12-15T22:45:43.669Z] [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
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [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
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [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
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] 
17:45:44 [2023-12-15T22:45:44.263Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:45:44 [2023-12-15T22:45:44.565Z] [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
17:45:44 [2023-12-15T22:45:44.565Z] [INFO] Command line:
17:45:44 [2023-12-15T22:45:44.565Z] 	[/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]
17:45:44 [2023-12-15T22:45:44.874Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:45:49 [2023-12-15T22:45:49.061Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
17:45:55 [2023-12-15T22:45:55.606Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.072 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
17:45:55 [2023-12-15T22:45:55.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 6.853 s
17:45:55 [2023-12-15T22:45:55.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.123 s
17:45:55 [2023-12-15T22:45:55.606Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
17:47:32 [2023-12-15T22:47:32.043Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 95.67 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.690 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.239 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.365 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 83.43 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.286 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.271 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.200 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.003 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.001 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0.001 s
17:47:32 [2023-12-15T22:47:32.043Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
17:47:32 [2023-12-15T22:47:32.043Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
17:47:38 [2023-12-15T22:47:38.584Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.386 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.068 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 3.003 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.093 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.006 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.003 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0 s
17:47:38 [2023-12-15T22:47:38.584Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
17:47:41 [2023-12-15T22:47:41.851Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.816 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.030 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.028 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.004 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.025 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.028 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.030 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.021 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.021 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.851Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
17:47:41 [2023-12-15T22:47:41.852Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
17:48:03 [2023-12-15T22:48:03.740Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.06 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.136 s
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.121 s
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.122 s
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.134 s
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.716 s
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.112 s
17:48:03 [2023-12-15T22:48:03.740Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.720 s
17:48:03 [2023-12-15T22:48:03.740Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
17:48:07 [2023-12-15T22:48:07.911Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.688 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
17:48:07 [2023-12-15T22:48:07.911Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.289 s
17:48:07 [2023-12-15T22:48:07.911Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.126 s
17:48:07 [2023-12-15T22:48:07.911Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.136 s
17:48:07 [2023-12-15T22:48:07.911Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.135 s
17:48:07 [2023-12-15T22:48:07.911Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
17:48:09 [2023-12-15T22:48:09.277Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
17:48:09 [2023-12-15T22:48:09.277Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 2.208 s
17:48:09 [2023-12-15T22:48:09.277Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
17:48:10 [2023-12-15T22:48:10.642Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
17:48:10 [2023-12-15T22:48:10.642Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 0.987 s
17:48:10 [2023-12-15T22:48:10.642Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
17:48:22 [2023-12-15T22:48:22.814Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.35 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
17:48:22 [2023-12-15T22:48:22.814Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 0.623 s
17:48:22 [2023-12-15T22:48:22.814Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 9.724 s
17:48:22 [2023-12-15T22:48:22.814Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
17:48:22 [2023-12-15T22:48:22.814Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
17:48:22 [2023-12-15T22:48:22.814Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
17:48:22 [2023-12-15T22:48:22.814Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
17:48:22 [2023-12-15T22:48:22.814Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
17:48:22 [2023-12-15T22:48:22.814Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
17:48:22 [2023-12-15T22:48:22.814Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
17:48:22 [2023-12-15T22:48:22.814Z] !SESSION 2023-12-15 22:45:45.074 -----------------------------------------------
17:48:22 [2023-12-15T22:48:22.814Z] eclipse.buildId=unknown
17:48:22 [2023-12-15T22:48:22.814Z] java.version=17.0.2
17:48:22 [2023-12-15T22:48:22.814Z] java.vendor=Oracle Corporation
17:48:22 [2023-12-15T22:48:22.814Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:48:22 [2023-12-15T22:48:22.814Z] 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
17:48:22 [2023-12-15T22:48:22.814Z] 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
17:48:22 [2023-12-15T22:48:22.814Z] 
17:48:22 [2023-12-15T22:48:22.814Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-15 22:48:20.686
17:48:22 [2023-12-15T22:48:22.814Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
17:48:26 [2023-12-15T22:48:26.080Z] 
17:48:26 [2023-12-15T22:48:26.080Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-12-15 22:48:25.444
17:48:26 [2023-12-15T22:48:26.080Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
17:48:29 [2023-12-15T22:48:29.374Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.523 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
17:48:29 [2023-12-15T22:48:29.374Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 4.761 s
17:48:29 [2023-12-15T22:48:29.374Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 3.761 s
17:48:29 [2023-12-15T22:48:29.374Z] 
17:48:29 [2023-12-15T22:48:29.374Z] Results:
17:48:29 [2023-12-15T22:48:29.374Z] 
17:48:29 [2023-12-15T22:48:29.374Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
17:48:29 [2023-12-15T22:48:29.374Z] 
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] All tests passed
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:48:29 [2023-12-15T22:48:29.374Z] [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
17:48:29 [2023-12-15T22:48:29.374Z] [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
17:48:29 [2023-12-15T22:48:29.374Z] [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
17:48:29 [2023-12-15T22:48:29.374Z] [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
17:48:29 [2023-12-15T22:48:29.374Z] [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
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144]
17:48:29 [2023-12-15T22:48:29.374Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:48:29 [2023-12-15T22:48:29.374Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:48:29 [2023-12-15T22:48:29.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
17:48:29 [2023-12-15T22:48:29.374Z] [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
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] The project's OSGi version is 1.0.20.202312152228
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] 
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:29 [2023-12-15T22:48:29.630Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
17:48:30 [2023-12-15T22:48:30.190Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.191Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.191Z] [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
17:48:30 [2023-12-15T22:48:30.191Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.191Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.191Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:48:30 [2023-12-15T22:48:30.191Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:48:30 [2023-12-15T22:48:30.191Z] [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
17:48:30 [2023-12-15T22:48:30.191Z] [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
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [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
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [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
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [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
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] Skipping tests
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.447Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.447Z] [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
17:48:30 [2023-12-15T22:48:30.447Z] [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
17:48:30 [2023-12-15T22:48:30.447Z] [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
17:48:30 [2023-12-15T22:48:30.448Z] [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
17:48:30 [2023-12-15T22:48:30.448Z] [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
17:48:30 [2023-12-15T22:48:30.448Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.448Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:48:30 [2023-12-15T22:48:30.448Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
17:48:30 [2023-12-15T22:48:30.448Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144]
17:48:30 [2023-12-15T22:48:30.448Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:48:30 [2023-12-15T22:48:30.448Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:48:30 [2023-12-15T22:48:30.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:48:30 [2023-12-15T22:48:30.448Z] [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
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] The project's OSGi version is 3.1.0.202312152228
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.704Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
17:48:30 [2023-12-15T22:48:30.960Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.960Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
17:48:30 [2023-12-15T22:48:30.960Z] [INFO] 
17:48:30 [2023-12-15T22:48:30.960Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:30 [2023-12-15T22:48:30.960Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:48:30 [2023-12-15T22:48:30.960Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:48:30 [2023-12-15T22:48:30.960Z] [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
17:48:30 [2023-12-15T22:48:30.960Z] [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
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:48:31 [2023-12-15T22:48:31.216Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:48:31 [2023-12-15T22:48:31.216Z] [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
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [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
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.216Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.216Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT    [103/144]
17:48:31 [2023-12-15T22:48:31.217Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.217Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.217Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144]
17:48:31 [2023-12-15T22:48:31.473Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:48:31 [2023-12-15T22:48:31.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
17:48:31 [2023-12-15T22:48:31.473Z] [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
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.473Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] The project's OSGi version is 1.0.14.202312152228
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.474Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
17:48:31 [2023-12-15T22:48:31.730Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.730Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
17:48:31 [2023-12-15T22:48:31.730Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.730Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.730Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:48:31 [2023-12-15T22:48:31.730Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:48:31 [2023-12-15T22:48:31.730Z] [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
17:48:31 [2023-12-15T22:48:31.730Z] [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
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [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
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [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
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] 
17:48:31 [2023-12-15T22:48:31.986Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:48:32 [2023-12-15T22:48:32.243Z] [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
17:48:32 [2023-12-15T22:48:32.243Z] [INFO] Command line:
17:48:32 [2023-12-15T22:48:32.243Z] 	[/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]
17:48:32 [2023-12-15T22:48:32.243Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:48:35 [2023-12-15T22:48:35.516Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
17:48:35 [2023-12-15T22:48:35.516Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
17:48:35 [2023-12-15T22:48:35.516Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
17:48:35 [2023-12-15T22:48:35.516Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
17:48:36 [2023-12-15T22:48:36.890Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
17:48:36 [2023-12-15T22:48:36.890Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.044 s
17:48:36 [2023-12-15T22:48:36.890Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.631 s
17:48:36 [2023-12-15T22:48:36.890Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.069 s
17:48:36 [2023-12-15T22:48:36.890Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.009 s
17:48:36 [2023-12-15T22:48:36.890Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.028 s
17:48:36 [2023-12-15T22:48:36.890Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
17:48:43 [2023-12-15T22:48:43.431Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.759 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.133 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.147 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.022 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.110 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.022 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.124 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.009 s
17:48:43 [2023-12-15T22:48:43.431Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.138 s
17:48:43 [2023-12-15T22:48:43.431Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
17:48:53 [2023-12-15T22:48:53.558Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.627 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.285 s
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.201 s
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.139 s
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.163 s
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.134 s
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.581 s
17:48:53 [2023-12-15T22:48:53.558Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.120 s
17:48:53 [2023-12-15T22:48:53.558Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
17:49:01 [2023-12-15T22:49:01.643Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.297 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
17:49:01 [2023-12-15T22:49:01.643Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.130 s
17:49:01 [2023-12-15T22:49:01.643Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.128 s
17:49:01 [2023-12-15T22:49:01.643Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.124 s
17:49:01 [2023-12-15T22:49:01.643Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.125 s
17:49:01 [2023-12-15T22:49:01.643Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.126 s
17:49:01 [2023-12-15T22:49:01.644Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.544 s
17:49:01 [2023-12-15T22:49:01.644Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.118 s
17:49:01 [2023-12-15T22:49:01.644Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
17:49:01 [2023-12-15T22:49:01.644Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
17:49:01 [2023-12-15T22:49:01.644Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.004 s
17:49:01 [2023-12-15T22:49:01.644Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
17:49:01 [2023-12-15T22:49:01.899Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
17:49:01 [2023-12-15T22:49:01.899Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.103 s
17:49:01 [2023-12-15T22:49:01.899Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
17:49:01 [2023-12-15T22:49:01.899Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
17:49:01 [2023-12-15T22:49:01.899Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
17:49:01 [2023-12-15T22:49:01.899Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
17:49:01 [2023-12-15T22:49:01.899Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
17:49:01 [2023-12-15T22:49:01.899Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
17:49:01 [2023-12-15T22:49:01.899Z] 
17:49:01 [2023-12-15T22:49:01.899Z] Results:
17:49:01 [2023-12-15T22:49:01.899Z] 
17:49:01 [2023-12-15T22:49:01.899Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
17:49:01 [2023-12-15T22:49:01.899Z] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] All tests passed
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:49:02 [2023-12-15T22:49:02.155Z] [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
17:49:02 [2023-12-15T22:49:02.155Z] [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
17:49:02 [2023-12-15T22:49:02.155Z] [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
17:49:02 [2023-12-15T22:49:02.155Z] [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
17:49:02 [2023-12-15T22:49:02.155Z] [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
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144]
17:49:02 [2023-12-15T22:49:02.155Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:02 [2023-12-15T22:49:02.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:02 [2023-12-15T22:49:02.155Z] [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
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.155Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.156Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
17:49:02 [2023-12-15T22:49:02.412Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.412Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
17:49:02 [2023-12-15T22:49:02.412Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.412Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.412Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:02 [2023-12-15T22:49:02.412Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:02 [2023-12-15T22:49:02.412Z] [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
17:49:02 [2023-12-15T22:49:02.412Z] [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
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [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
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [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
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] Skipping tests
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.668Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.668Z] [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
17:49:02 [2023-12-15T22:49:02.668Z] [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
17:49:02 [2023-12-15T22:49:02.668Z] [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
17:49:02 [2023-12-15T22:49:02.669Z] [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
17:49:02 [2023-12-15T22:49:02.669Z] [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
17:49:02 [2023-12-15T22:49:02.669Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.669Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:49:02 [2023-12-15T22:49:02.669Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.669Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
17:49:02 [2023-12-15T22:49:02.669Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144]
17:49:02 [2023-12-15T22:49:02.669Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:49:02 [2023-12-15T22:49:02.669Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:02 [2023-12-15T22:49:02.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:02 [2023-12-15T22:49:02.669Z] [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
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] The project's OSGi version is 1.0.16.202312152228
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] 
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:02 [2023-12-15T22:49:02.926Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
17:49:03 [2023-12-15T22:49:03.181Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.181Z] [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
17:49:03 [2023-12-15T22:49:03.181Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.181Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.181Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:03 [2023-12-15T22:49:03.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:03 [2023-12-15T22:49:03.181Z] [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
17:49:03 [2023-12-15T22:49:03.437Z] [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
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [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
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [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
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [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
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] Skipping tests
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.693Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.693Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT [107/144]
17:49:03 [2023-12-15T22:49:03.694Z] [INFO]   from pcap/pom.xml
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --------------------------------[ pom ]---------------------------------
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [108/144]
17:49:03 [2023-12-15T22:49:03.694Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:03 [2023-12-15T22:49:03.694Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] The project's OSGi version is 1.2.1.202312152228
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.694Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.694Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:03 [2023-12-15T22:49:03.694Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.694Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:03 [2023-12-15T22:49:03.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.950Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.950Z] [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
17:49:03 [2023-12-15T22:49:03.951Z] [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
17:49:03 [2023-12-15T22:49:03.951Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.951Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
17:49:03 [2023-12-15T22:49:03.951Z] [INFO] 
17:49:03 [2023-12-15T22:49:03.951Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
17:49:03 [2023-12-15T22:49:03.951Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [109/144]
17:49:03 [2023-12-15T22:49:03.951Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:49:03 [2023-12-15T22:49:03.951Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:03 [2023-12-15T22:49:03.951Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:03 [2023-12-15T22:49:03.951Z] [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
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] The project's OSGi version is 1.0.7.202312152228
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.208Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.208Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:04 [2023-12-15T22:49:04.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:04 [2023-12-15T22:49:04.208Z] [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
17:49:04 [2023-12-15T22:49:04.208Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] 
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:04 [2023-12-15T22:49:04.467Z] [INFO] Executing tasks
17:49:04 [2023-12-15T22:49:04.467Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
17:49:04 [2023-12-15T22:49:04.467Z] [WARNING]      [echo] Attempting to download test traces
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.467Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
17:49:04 [2023-12-15T22:49:04.467Z] [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
17:49:04 [2023-12-15T22:49:04.738Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:04 [2023-12-15T22:49:04.996Z] [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
17:49:05 [2023-12-15T22:49:05.252Z] [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
17:49:06 [2023-12-15T22:49:06.179Z] [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
17:49:06 [2023-12-15T22:49:06.179Z] [WARNING]      [echo] Traces extracted successfully
17:49:06 [2023-12-15T22:49:06.179Z] [INFO] Executed tasks
17:49:06 [2023-12-15T22:49:06.179Z] [INFO] 
17:49:06 [2023-12-15T22:49:06.179Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:06 [2023-12-15T22:49:06.179Z] [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
17:49:06 [2023-12-15T22:49:06.179Z] [INFO] Command line:
17:49:06 [2023-12-15T22:49:06.179Z] 	[/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]
17:49:06 [2023-12-15T22:49:06.179Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.109 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.055 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.007 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.004 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.060 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.008 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.001 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.007 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0 s
17:49:09 [2023-12-15T22:49:09.446Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
17:49:09 [2023-12-15T22:49:09.446Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.005 s
17:49:09 [2023-12-15T22:49:09.446Z] 
17:49:09 [2023-12-15T22:49:09.446Z] Results:
17:49:09 [2023-12-15T22:49:09.446Z] 
17:49:09 [2023-12-15T22:49:09.446Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
17:49:09 [2023-12-15T22:49:09.446Z] 
17:49:09 [2023-12-15T22:49:09.702Z] [INFO] All tests passed
17:49:09 [2023-12-15T22:49:09.702Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.702Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:09 [2023-12-15T22:49:09.702Z] [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
17:49:09 [2023-12-15T22:49:09.702Z] [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
17:49:09 [2023-12-15T22:49:09.702Z] [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
17:49:09 [2023-12-15T22:49:09.702Z] [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
17:49:09 [2023-12-15T22:49:09.702Z] [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
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [110/144]
17:49:09 [2023-12-15T22:49:09.703Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:09 [2023-12-15T22:49:09.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:09 [2023-12-15T22:49:09.703Z] [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
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] The project's OSGi version is 1.1.1.202312152228
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.703Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.703Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:09 [2023-12-15T22:49:09.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:09 [2023-12-15T22:49:09.703Z] [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
17:49:09 [2023-12-15T22:49:09.703Z] [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
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:09 [2023-12-15T22:49:09.958Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:09 [2023-12-15T22:49:09.958Z] [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
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [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
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.958Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.958Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.959Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [111/144]
17:49:09 [2023-12-15T22:49:09.959Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:09 [2023-12-15T22:49:09.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
17:49:09 [2023-12-15T22:49:09.959Z] [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
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] The project's OSGi version is 1.2.0.202312152228
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] 
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:09 [2023-12-15T22:49:09.959Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
17:49:10 [2023-12-15T22:49:10.214Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.214Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
17:49:10 [2023-12-15T22:49:10.214Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.214Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.214Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:10 [2023-12-15T22:49:10.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
17:49:10 [2023-12-15T22:49:10.214Z] [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
17:49:10 [2023-12-15T22:49:10.214Z] [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
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:10 [2023-12-15T22:49:10.470Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:10 [2023-12-15T22:49:10.470Z] [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
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [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
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [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
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.470Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.470Z] [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
17:49:10 [2023-12-15T22:49:10.470Z] [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
17:49:10 [2023-12-15T22:49:10.471Z] [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
17:49:10 [2023-12-15T22:49:10.471Z] [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
17:49:10 [2023-12-15T22:49:10.471Z] [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
17:49:10 [2023-12-15T22:49:10.471Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.471Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:49:10 [2023-12-15T22:49:10.471Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.471Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
17:49:10 [2023-12-15T22:49:10.471Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT      [112/144]
17:49:10 [2023-12-15T22:49:10.471Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:49:10 [2023-12-15T22:49:10.471Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:49:10 [2023-12-15T22:49:10.471Z] [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
17:49:10 [2023-12-15T22:49:10.727Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.727Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.727Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144]
17:49:10 [2023-12-15T22:49:10.728Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:49:10 [2023-12-15T22:49:10.728Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:10 [2023-12-15T22:49:10.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
17:49:10 [2023-12-15T22:49:10.728Z] [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
17:49:10 [2023-12-15T22:49:10.984Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] The project's OSGi version is 1.0.4.202312152228
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] 
17:49:10 [2023-12-15T22:49:10.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:10 [2023-12-15T22:49:10.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:10 [2023-12-15T22:49:10.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:10 [2023-12-15T22:49:10.985Z] [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
17:49:10 [2023-12-15T22:49:10.985Z] [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
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [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
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [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
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] 
17:49:11 [2023-12-15T22:49:11.241Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:11 [2023-12-15T22:49:11.497Z] [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
17:49:11 [2023-12-15T22:49:11.497Z] [INFO] Command line:
17:49:11 [2023-12-15T22:49:11.497Z] 	[/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]
17:49:11 [2023-12-15T22:49:11.497Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:49:14 [2023-12-15T22:49:14.766Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
17:49:15 [2023-12-15T22:49:15.693Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.007 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.020 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.172 s
17:49:15 [2023-12-15T22:49:15.693Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
17:49:15 [2023-12-15T22:49:15.693Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.005 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
17:49:15 [2023-12-15T22:49:15.693Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
17:49:15 [2023-12-15T22:49:15.693Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.693Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.694Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.694Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.694Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.694Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
17:49:15 [2023-12-15T22:49:15.694Z] 
17:49:15 [2023-12-15T22:49:15.694Z] Results:
17:49:15 [2023-12-15T22:49:15.694Z] 
17:49:15 [2023-12-15T22:49:15.694Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
17:49:15 [2023-12-15T22:49:15.694Z] 
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] All tests passed
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] 
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:15 [2023-12-15T22:49:15.950Z] [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
17:49:15 [2023-12-15T22:49:15.950Z] [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
17:49:15 [2023-12-15T22:49:15.950Z] [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
17:49:15 [2023-12-15T22:49:15.950Z] [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
17:49:15 [2023-12-15T22:49:15.950Z] [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
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] 
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] 
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144]
17:49:15 [2023-12-15T22:49:15.950Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:49:15 [2023-12-15T22:49:15.950Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:15 [2023-12-15T22:49:15.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:15 [2023-12-15T22:49:15.950Z] [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
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.206Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:16 [2023-12-15T22:49:16.486Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] Skipping tests
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.486Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.486Z] [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
17:49:16 [2023-12-15T22:49:16.487Z] [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
17:49:16 [2023-12-15T22:49:16.487Z] [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
17:49:16 [2023-12-15T22:49:16.487Z] [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
17:49:16 [2023-12-15T22:49:16.487Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] Building Trace Compass RCP Parent 9.2.0-SNAPSHOT               [115/144]
17:49:16 [2023-12-15T22:49:16.743Z] [INFO]   from rcp/pom.xml
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --------------------------------[ pom ]---------------------------------
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
17:49:16 [2023-12-15T22:49:16.743Z] [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
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] Building Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT     [116/144]
17:49:16 [2023-12-15T22:49:16.743Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:16 [2023-12-15T22:49:16.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:16 [2023-12-15T22:49:16.743Z] [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
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:16 [2023-12-15T22:49:16.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
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:16 [2023-12-15T22:49:16.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
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] 
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] Building Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT     [117/144]
17:49:16 [2023-12-15T22:49:16.744Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
17:49:16 [2023-12-15T22:49:16.744Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:49:16 [2023-12-15T22:49:16.744Z] [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
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [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
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [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
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
17:49:17 [2023-12-15T22:49:17.001Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.001Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.001Z] [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
17:49:17 [2023-12-15T22:49:17.001Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [118/144]
17:49:17 [2023-12-15T22:49:17.002Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:17 [2023-12-15T22:49:17.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
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [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.7 MB/s)
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [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 13 MB/s)
17:49:17 [2023-12-15T22:49:17.002Z] [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
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.002Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
17:49:17 [2023-12-15T22:49:17.258Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.258Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:17 [2023-12-15T22:49:17.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:17 [2023-12-15T22:49:17.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT        [119/144]
17:49:17 [2023-12-15T22:49:17.259Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:49:17 [2023-12-15T22:49:17.259Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:17 [2023-12-15T22:49:17.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:17 [2023-12-15T22:49:17.259Z] [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
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.517Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
17:49:17 [2023-12-15T22:49:17.773Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.774Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
17:49:17 [2023-12-15T22:49:17.774Z] [INFO] 
17:49:17 [2023-12-15T22:49:17.774Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
17:49:17 [2023-12-15T22:49:17.774Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:17 [2023-12-15T22:49:17.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:17 [2023-12-15T22:49:17.774Z] [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
17:49:17 [2023-12-15T22:49:17.774Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:18 [2023-12-15T22:49:18.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] 
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] Building Trace Compass RCP Feature 9.2.0-SNAPSHOT              [120/144]
17:49:18 [2023-12-15T22:49:18.030Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
17:49:18 [2023-12-15T22:49:18.030Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:49:18 [2023-12-15T22:49:18.030Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 20 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 46 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 30 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 at 11 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 20 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 102 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 30 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 91 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 21 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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 95 MB/s)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.289Z] [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)
17:49:18 [2023-12-15T22:49:18.289Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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 48 MB/s)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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 96 MB/s)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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 52 MB/s)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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 51 MB/s)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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 38 MB/s)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.290Z] [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 95 MB/s)
17:49:18 [2023-12-15T22:49:18.290Z] [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
17:49:18 [2023-12-15T22:49:18.576Z] [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 1.6 MB/s)
17:49:18 [2023-12-15T22:49:18.576Z] [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
17:49:18 [2023-12-15T22:49:18.576Z] [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)
17:49:18 [2023-12-15T22:49:18.576Z] [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
17:49:18 [2023-12-15T22:49:18.576Z] [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 421 kB/s)
17:49:18 [2023-12-15T22:49:18.576Z] [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
17:49:18 [2023-12-15T22:49:18.576Z] [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 899 kB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [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 1.4 MB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [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 4.6 MB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [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 678 kB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [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 700 kB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.1 MB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [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 1.9 MB/s)
17:49:18 [2023-12-15T22:49:18.577Z] [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
17:49:18 [2023-12-15T22:49:18.577Z] [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 1.2 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 1.8 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 2.0 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
17:49:18 [2023-12-15T22:49:18.879Z] [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 1.9 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 429 kB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 966 kB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 1.2 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 3.2 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 4.3 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 1.3 MB/s)
17:49:18 [2023-12-15T22:49:18.879Z] [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
17:49:18 [2023-12-15T22:49:18.879Z] [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 1.1 MB/s)
17:49:19 [2023-12-15T22:49:19.156Z] [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
17:49:19 [2023-12-15T22:49:19.156Z] [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 11 MB/s)
17:49:19 [2023-12-15T22:49:19.156Z] [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
17:49:19 [2023-12-15T22:49:19.156Z] [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 3.0 MB/s)
17:49:19 [2023-12-15T22:49:19.156Z] [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
17:49:19 [2023-12-15T22:49:19.156Z] [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.6 MB/s)
17:49:19 [2023-12-15T22:49:19.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom
17:49:19 [2023-12-15T22:49:19.156Z] [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 5.9 MB/s)
17:49:19 [2023-12-15T22:49:19.156Z] [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
17:49:19 [2023-12-15T22:49:19.156Z] [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 6.1 MB/s)
17:49:19 [2023-12-15T22:49:19.156Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 3.9 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
17:49:19 [2023-12-15T22:49:19.157Z] [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 11 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 4.4 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 1.8 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 1.3 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 8.1 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 1.5 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 2.0 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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 1.1 MB/s)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.157Z] [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)
17:49:19 [2023-12-15T22:49:19.157Z] [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
17:49:19 [2023-12-15T22:49:19.434Z] [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 624 kB/s)
17:49:19 [2023-12-15T22:49:19.434Z] [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
17:49:19 [2023-12-15T22:49:19.434Z] [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 2.5 MB/s)
17:49:19 [2023-12-15T22:49:19.434Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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)
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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 560 kB/s)
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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)
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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 5.8 MB/s)
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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 10 MB/s)
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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 76 MB/s)
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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
17:49:19 [2023-12-15T22:49:19.435Z] [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)
17:49:19 [2023-12-15T22:49:19.693Z] [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 17 MB/s)
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/src/main/resources
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] 
17:49:19 [2023-12-15T22:49:19.693Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.254Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
17:49:20 [2023-12-15T22:49:20.254Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.254Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.254Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.254Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.510Z] [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
17:49:20 [2023-12-15T22:49:20.510Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.510Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.510Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.510Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.510Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.510Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.510Z] [WARNING] The following referenced plugins has missing sources
17:49:20 [2023-12-15T22:49:20.510Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
17:49:20 [2023-12-15T22:49:20.510Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
17:49:20 [2023-12-15T22:49:20.510Z] 
17:49:20 [2023-12-15T22:49:20.510Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.511Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
17:49:20 [2023-12-15T22:49:20.511Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.511Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144]
17:49:20 [2023-12-15T22:49:20.511Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:20 [2023-12-15T22:49:20.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:20 [2023-12-15T22:49:20.511Z] [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
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.511Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:20 [2023-12-15T22:49:20.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
17:49:20 [2023-12-15T22:49:20.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.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
17:49:20 [2023-12-15T22:49:20.767Z] [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
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [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
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [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
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] 
17:49:20 [2023-12-15T22:49:20.767Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:21 [2023-12-15T22:49:21.023Z] [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
17:49:21 [2023-12-15T22:49:21.023Z] [INFO] Command line:
17:49:21 [2023-12-15T22:49:21.023Z] 	[/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]
17:49:21 [2023-12-15T22:49:21.023Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:49:23 [2023-12-15T22:49:23.538Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
17:49:23 [2023-12-15T22:49:23.794Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
17:49:23 [2023-12-15T22:49:23.794Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.010 s
17:49:23 [2023-12-15T22:49:23.794Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
17:49:23 [2023-12-15T22:49:23.794Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
17:49:23 [2023-12-15T22:49:23.794Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.058 s
17:49:23 [2023-12-15T22:49:23.794Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
17:49:23 [2023-12-15T22:49:23.794Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
17:49:23 [2023-12-15T22:49:23.794Z] 
17:49:23 [2023-12-15T22:49:23.794Z] Results:
17:49:23 [2023-12-15T22:49:23.794Z] 
17:49:23 [2023-12-15T22:49:23.794Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
17:49:23 [2023-12-15T22:49:23.794Z] 
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] All tests passed
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:24 [2023-12-15T22:49:24.050Z] [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
17:49:24 [2023-12-15T22:49:24.050Z] [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
17:49:24 [2023-12-15T22:49:24.050Z] [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
17:49:24 [2023-12-15T22:49:24.050Z] [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
17:49:24 [2023-12-15T22:49:24.050Z] [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
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [122/144]
17:49:24 [2023-12-15T22:49:24.050Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:49:24 [2023-12-15T22:49:24.050Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:24 [2023-12-15T22:49:24.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
17:49:24 [2023-12-15T22:49:24.050Z] [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
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] The project's OSGi version is 2.0.5.202312152228
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.306Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.306Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:24 [2023-12-15T22:49:24.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:24 [2023-12-15T22:49:24.306Z] [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
17:49:24 [2023-12-15T22:49:24.306Z] [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
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [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
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [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
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.562Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] Skipping tests
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.563Z] [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
17:49:24 [2023-12-15T22:49:24.563Z] [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
17:49:24 [2023-12-15T22:49:24.563Z] [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
17:49:24 [2023-12-15T22:49:24.563Z] [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
17:49:24 [2023-12-15T22:49:24.563Z] [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
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144]
17:49:24 [2023-12-15T22:49:24.563Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:49:24 [2023-12-15T22:49:24.563Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:24 [2023-12-15T22:49:24.563Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:24 [2023-12-15T22:49:24.563Z] [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
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] The project's OSGi version is 1.0.4.202312152228
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] 
17:49:24 [2023-12-15T22:49:24.819Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:24 [2023-12-15T22:49:24.819Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:24 [2023-12-15T22:49:24.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:24 [2023-12-15T22:49:24.819Z] [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
17:49:24 [2023-12-15T22:49:24.819Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:25 [2023-12-15T22:49:25.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
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT [124/144]
17:49:25 [2023-12-15T22:49:25.076Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:49:25 [2023-12-15T22:49:25.076Z] [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
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.076Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [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
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [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
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.077Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT       [125/144]
17:49:25 [2023-12-15T22:49:25.333Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.333Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.333Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] Building Trace Compass Json trace Parent 9.2.0-SNAPSHOT        [126/144]
17:49:25 [2023-12-15T22:49:25.334Z] [INFO]   from jsontrace/pom.xml
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --------------------------------[ pom ]---------------------------------
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [127/144]
17:49:25 [2023-12-15T22:49:25.334Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:25 [2023-12-15T22:49:25.334Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] The project's OSGi version is 1.1.0.202312152228
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.334Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.334Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:25 [2023-12-15T22:49:25.334Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.334Z] [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
17:49:25 [2023-12-15T22:49:25.590Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:25 [2023-12-15T22:49:25.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT     [128/144]
17:49:25 [2023-12-15T22:49:25.591Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:49:25 [2023-12-15T22:49:25.591Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:49:25 [2023-12-15T22:49:25.591Z] [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
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [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
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [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
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.848Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.848Z] [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
17:49:25 [2023-12-15T22:49:25.848Z] [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
17:49:25 [2023-12-15T22:49:25.848Z] [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
17:49:25 [2023-12-15T22:49:25.848Z] [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
17:49:25 [2023-12-15T22:49:25.849Z] [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
17:49:25 [2023-12-15T22:49:25.849Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.849Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
17:49:25 [2023-12-15T22:49:25.849Z] [INFO] 
17:49:25 [2023-12-15T22:49:25.849Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
17:49:25 [2023-12-15T22:49:25.849Z] [INFO] Building Trace Compass RCP Product 9.2.0-SNAPSHOT              [129/144]
17:49:25 [2023-12-15T22:49:25.849Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
17:49:25 [2023-12-15T22:49:25.849Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:49:25 [2023-12-15T22:49:25.849Z] [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
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.411Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.411Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:49:26 [2023-12-15T22:49:26.667Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.667Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.667Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:49:26 [2023-12-15T22:49:26.667Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.667Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.667Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:49:26 [2023-12-15T22:49:26.667Z] [INFO] 
17:49:26 [2023-12-15T22:49:26.667Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
17:49:26 [2023-12-15T22:49:26.667Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:49:30 [2023-12-15T22:49:30.839Z] [WARNING] [e77081da-8ce7-4501-bd1f-832e738ec27a][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.202312152228.
17:49:31 [2023-12-15T22:49:31.400Z] [WARNING] [e77081da-8ce7-4501-bd1f-832e738ec27a][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.202312152228.
17:49:36 [2023-12-15T22:49:36.646Z] [WARNING] [e77081da-8ce7-4501-bd1f-832e738ec27a][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.202312152228.
17:49:39 [2023-12-15T22:49:39.908Z] [WARNING] [e77081da-8ce7-4501-bd1f-832e738ec27a][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.202312152228.
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] 
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] 
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
17:49:49 [2023-12-15T22:49:49.850Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] 
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] 
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] 
17:49:49 [2023-12-15T22:49:49.850Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
17:49:49 [2023-12-15T22:49:49.850Z] [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
17:49:49 [2023-12-15T22:49:49.850Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312152228.
17:50:04 [2023-12-15T22:50:04.690Z] Operation completed in 14257 ms.
17:50:04 [2023-12-15T22:50:04.690Z] [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
17:50:04 [2023-12-15T22:50:04.690Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312152228.
17:50:16 [2023-12-15T22:50:16.857Z] Operation completed in 12518 ms.
17:50:17 [2023-12-15T22:50:17.419Z] [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
17:50:17 [2023-12-15T22:50:17.677Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312152228.
17:50:29 [2023-12-15T22:50:29.844Z] Operation completed in 12295 ms.
17:50:30 [2023-12-15T22:50:30.405Z] [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
17:50:30 [2023-12-15T22:50:30.405Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202312152228.
17:50:42 [2023-12-15T22:50:42.570Z] Operation completed in 11680 ms.
17:50:42 [2023-12-15T22:50:42.570Z] [INFO] 
17:50:42 [2023-12-15T22:50:42.570Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
17:50:42 [2023-12-15T22:50:42.831Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-win32.win32.x86_64.zip
17:50:47 [2023-12-15T22:50:47.000Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-macosx.cocoa.x86_64.tar.gz
17:50:52 [2023-12-15T22:50:52.241Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-macosx.cocoa.aarch64.tar.gz
17:50:57 [2023-12-15T22:50:57.484Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-linux.gtk.x86_64.tar.gz
17:51:02 [2023-12-15T22:51:02.730Z] [INFO] 
17:51:02 [2023-12-15T22:51:02.730Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
17:51:02 [2023-12-15T22:51:02.730Z] [INFO] No primary artifact to install, installing attached artifacts instead.
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [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
17:51:02 [2023-12-15T22:51:02.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-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
17:51:02 [2023-12-15T22:51:02.986Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-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
17:51:03 [2023-12-15T22:51:03.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-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
17:51:03 [2023-12-15T22:51:03.498Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20231215-2228-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
17:51:04 [2023-12-15T22:51:04.059Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] Building Trace Compass Target Platform 9.2.0-SNAPSHOT          [130/144]
17:51:04 [2023-12-15T22:51:04.060Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --------------------------------[ pom ]---------------------------------
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] 
17:51:04 [2023-12-15T22:51:04.060Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
17:51:04 [2023-12-15T22:51:04.060Z] [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
17:51:04 [2023-12-15T22:51:04.060Z] [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
17:51:04 [2023-12-15T22:51:04.060Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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 1.5 MB/s)
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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
17:51:05 [2023-12-15T22:51:05.429Z] [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 2.4 MB/s)
17:51:05 [2023-12-15T22:51:05.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
17:51:05 [2023-12-15T22:51:05.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
17:51:05 [2023-12-15T22:51:05.430Z] [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
17:51:05 [2023-12-15T22:51:05.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
17:51:05 [2023-12-15T22:51:05.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
17:51:05 [2023-12-15T22:51:05.686Z] [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
17:51:05 [2023-12-15T22:51:05.686Z] [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)
17:51:05 [2023-12-15T22:51:05.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
17:51:05 [2023-12-15T22:51:05.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
17:51:05 [2023-12-15T22:51:05.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
17:51:05 [2023-12-15T22:51:05.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
17:51:05 [2023-12-15T22:51:05.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
17:51:05 [2023-12-15T22:51:05.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
17:51:05 [2023-12-15T22:51:05.941Z] [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 4.1 MB/s)
17:51:05 [2023-12-15T22:51:05.941Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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 4.1 MB/s)
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.197Z] [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
17:51:06 [2023-12-15T22:51:06.453Z] [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
17:51:06 [2023-12-15T22:51:06.453Z] [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
17:51:06 [2023-12-15T22:51:06.453Z] [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
17:51:06 [2023-12-15T22:51:06.453Z] [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
17:51:06 [2023-12-15T22:51:06.453Z] [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)
17:51:06 [2023-12-15T22:51:06.709Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.709Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.709Z] [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
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [131/144]
17:51:06 [2023-12-15T22:51:06.710Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:06 [2023-12-15T22:51:06.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:06 [2023-12-15T22:51:06.710Z] [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
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] The project's OSGi version is 1.0.5.202312152228
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.710Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
17:51:06 [2023-12-15T22:51:06.965Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.965Z] [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
17:51:06 [2023-12-15T22:51:06.965Z] [INFO] 
17:51:06 [2023-12-15T22:51:06.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:06 [2023-12-15T22:51:06.965Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:06 [2023-12-15T22:51:06.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
17:51:06 [2023-12-15T22:51:06.965Z] [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
17:51:06 [2023-12-15T22:51:06.965Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] Skipping tests
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.221Z] [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
17:51:07 [2023-12-15T22:51:07.477Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.477Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:51:07 [2023-12-15T22:51:07.477Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
17:51:07 [2023-12-15T22:51:07.477Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [132/144]
17:51:07 [2023-12-15T22:51:07.477Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:51:07 [2023-12-15T22:51:07.477Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:07 [2023-12-15T22:51:07.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
17:51:07 [2023-12-15T22:51:07.477Z] [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
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] The project's OSGi version is 1.0.15.202312152228
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
17:51:07 [2023-12-15T22:51:07.989Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.989Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.989Z] [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
17:51:07 [2023-12-15T22:51:07.989Z] [INFO] 
17:51:07 [2023-12-15T22:51:07.989Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:07 [2023-12-15T22:51:07.989Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:07 [2023-12-15T22:51:07.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
17:51:07 [2023-12-15T22:51:07.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.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
17:51:07 [2023-12-15T22:51:07.989Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] Skipping tests
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [133/144]
17:51:08 [2023-12-15T22:51:08.246Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:51:08 [2023-12-15T22:51:08.246Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:08 [2023-12-15T22:51:08.246Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:08 [2023-12-15T22:51:08.246Z] [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
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] The project's OSGi version is 1.0.10.202312152228
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.503Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
17:51:08 [2023-12-15T22:51:08.759Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.759Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.759Z] [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
17:51:08 [2023-12-15T22:51:08.759Z] [INFO] 
17:51:08 [2023-12-15T22:51:08.759Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:08 [2023-12-15T22:51:08.759Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:08 [2023-12-15T22:51:08.759Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:08 [2023-12-15T22:51:08.759Z] [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
17:51:08 [2023-12-15T22:51:08.759Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] Skipping tests
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT [134/144]
17:51:09 [2023-12-15T22:51:09.018Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:51:09 [2023-12-15T22:51:09.018Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:09 [2023-12-15T22:51:09.018Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:09 [2023-12-15T22:51:09.018Z] [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
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] The project's OSGi version is 1.0.15.202312152228
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.274Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
17:51:09 [2023-12-15T22:51:09.531Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.531Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
17:51:09 [2023-12-15T22:51:09.531Z] [INFO] 
17:51:09 [2023-12-15T22:51:09.531Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:09 [2023-12-15T22:51:09.531Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:09 [2023-12-15T22:51:09.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:09 [2023-12-15T22:51:09.531Z] [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
17:51:09 [2023-12-15T22:51:09.787Z] [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
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [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
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [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
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] Skipping tests
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.044Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.044Z] [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
17:51:10 [2023-12-15T22:51:10.044Z] [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
17:51:10 [2023-12-15T22:51:10.044Z] [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
17:51:10 [2023-12-15T22:51:10.044Z] [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
17:51:10 [2023-12-15T22:51:10.045Z] [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
17:51:10 [2023-12-15T22:51:10.045Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.045Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:51:10 [2023-12-15T22:51:10.045Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
17:51:10 [2023-12-15T22:51:10.045Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [135/144]
17:51:10 [2023-12-15T22:51:10.045Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:51:10 [2023-12-15T22:51:10.045Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:10 [2023-12-15T22:51:10.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:10 [2023-12-15T22:51:10.045Z] [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
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.301Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
17:51:10 [2023-12-15T22:51:10.557Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:51:10 [2023-12-15T22:51:10.557Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.557Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.557Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:10 [2023-12-15T22:51:10.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:10 [2023-12-15T22:51:10.558Z] [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
17:51:10 [2023-12-15T22:51:10.558Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] Skipping tests
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] 
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [136/144]
17:51:10 [2023-12-15T22:51:10.814Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:51:10 [2023-12-15T22:51:10.814Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:10 [2023-12-15T22:51:10.814Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:10 [2023-12-15T22:51:10.814Z] [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
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] The project's OSGi version is 1.0.9.202312152228
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:11 [2023-12-15T22:51:11.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
17:51:11 [2023-12-15T22:51:11.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.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:51:11 [2023-12-15T22:51:11.072Z] [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
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [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
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [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
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] 
17:51:11 [2023-12-15T22:51:11.329Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:11 [2023-12-15T22:51:11.586Z] [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
17:51:11 [2023-12-15T22:51:11.586Z] [INFO] Command line:
17:51:11 [2023-12-15T22:51:11.586Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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]
17:51:11 [2023-12-15T22:51:11.586Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:51:16 [2023-12-15T22:51:16.838Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
17:51:16 [2023-12-15T22:51:16.838Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
17:51:16 [2023-12-15T22:51:16.838Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.382 s
17:51:16 [2023-12-15T22:51:16.838Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.095 s
17:51:16 [2023-12-15T22:51:16.838Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
17:51:17 [2023-12-15T22:51:17.095Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
17:51:17 [2023-12-15T22:51:17.095Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.076 s
17:51:17 [2023-12-15T22:51:17.095Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.015 s
17:51:17 [2023-12-15T22:51:17.095Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.087 s
17:51:17 [2023-12-15T22:51:17.095Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.023 s
17:51:17 [2023-12-15T22:51:17.095Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.043 s
17:51:17 [2023-12-15T22:51:17.095Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
17:51:17 [2023-12-15T22:51:17.351Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.030 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.005 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.056 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.054 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.054 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
17:51:17 [2023-12-15T22:51:17.352Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
17:51:17 [2023-12-15T22:51:17.352Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.002 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.002 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.002 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
17:51:17 [2023-12-15T22:51:17.352Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.352Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.353Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
17:51:17 [2023-12-15T22:51:17.611Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.004 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.009 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.077 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.011 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.002 s
17:51:17 [2023-12-15T22:51:17.611Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
17:51:17 [2023-12-15T22:51:17.611Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.611Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.045 s
17:51:17 [2023-12-15T22:51:17.611Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.611Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
17:51:17 [2023-12-15T22:51:17.611Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
17:51:17 [2023-12-15T22:51:17.612Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
17:51:17 [2023-12-15T22:51:17.612Z] 
17:51:17 [2023-12-15T22:51:17.612Z] Results:
17:51:17 [2023-12-15T22:51:17.612Z] 
17:51:17 [2023-12-15T22:51:17.612Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
17:51:17 [2023-12-15T22:51:17.612Z] 
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] All tests passed
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] 
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:17 [2023-12-15T22:51:17.869Z] [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
17:51:17 [2023-12-15T22:51:17.869Z] [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
17:51:17 [2023-12-15T22:51:17.869Z] [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
17:51:17 [2023-12-15T22:51:17.869Z] [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
17:51:17 [2023-12-15T22:51:17.869Z] [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
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] 
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] 
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [137/144]
17:51:17 [2023-12-15T22:51:17.869Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:51:17 [2023-12-15T22:51:17.869Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:17 [2023-12-15T22:51:17.869Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:17 [2023-12-15T22:51:17.869Z] [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
17:51:18 [2023-12-15T22:51:18.126Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] The project's OSGi version is 1.0.8.202312152228
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.127Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.127Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:18 [2023-12-15T22:51:18.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:18 [2023-12-15T22:51:18.127Z] [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
17:51:18 [2023-12-15T22:51:18.127Z] [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
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [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
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [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
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] 
17:51:18 [2023-12-15T22:51:18.384Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:18 [2023-12-15T22:51:18.641Z] [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
17:51:18 [2023-12-15T22:51:18.641Z] [INFO] Command line:
17:51:18 [2023-12-15T22:51:18.641Z] 	[/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]
17:51:18 [2023-12-15T22:51:18.641Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:51:21 [2023-12-15T22:51:21.950Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
17:51:21 [2023-12-15T22:51:21.950Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.097 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.001 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.087 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.005 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.013 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.095 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.015 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
17:51:21 [2023-12-15T22:51:21.951Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
17:51:21 [2023-12-15T22:51:21.951Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0.001 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
17:51:21 [2023-12-15T22:51:21.951Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
17:51:21 [2023-12-15T22:51:21.951Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
17:51:22 [2023-12-15T22:51:22.208Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.002 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.002 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.208Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
17:51:22 [2023-12-15T22:51:22.209Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.004 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.002 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
17:51:22 [2023-12-15T22:51:22.209Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.004 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.006 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
17:51:22 [2023-12-15T22:51:22.209Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.209Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
17:51:22 [2023-12-15T22:51:22.210Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
17:51:22 [2023-12-15T22:51:22.210Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
17:51:22 [2023-12-15T22:51:22.210Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0.001 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:51:22 [2023-12-15T22:51:22.210Z] 
17:51:22 [2023-12-15T22:51:22.210Z] Results:
17:51:22 [2023-12-15T22:51:22.210Z] 
17:51:22 [2023-12-15T22:51:22.210Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
17:51:22 [2023-12-15T22:51:22.210Z] 
17:51:22 [2023-12-15T22:51:22.772Z] [INFO] All tests passed
17:51:22 [2023-12-15T22:51:22.772Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:22 [2023-12-15T22:51:22.772Z] [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
17:51:22 [2023-12-15T22:51:22.772Z] [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
17:51:22 [2023-12-15T22:51:22.773Z] [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
17:51:22 [2023-12-15T22:51:22.773Z] [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
17:51:22 [2023-12-15T22:51:22.773Z] [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
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
17:51:22 [2023-12-15T22:51:22.773Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:22 [2023-12-15T22:51:22.773Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:22 [2023-12-15T22:51:22.773Z] [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
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] The project's OSGi version is 1.0.3.202312152228
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] 
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:22 [2023-12-15T22:51:22.773Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:23 [2023-12-15T22:51:23.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:23 [2023-12-15T22:51:23.029Z] [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
17:51:23 [2023-12-15T22:51:23.029Z] [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
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.029Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.030Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.030Z] [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
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.030Z] [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
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.030Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] Skipping tests
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.286Z] [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
17:51:23 [2023-12-15T22:51:23.286Z] [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
17:51:23 [2023-12-15T22:51:23.286Z] [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
17:51:23 [2023-12-15T22:51:23.286Z] [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
17:51:23 [2023-12-15T22:51:23.286Z] [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
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
17:51:23 [2023-12-15T22:51:23.286Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
17:51:23 [2023-12-15T22:51:23.286Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:23 [2023-12-15T22:51:23.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:23 [2023-12-15T22:51:23.286Z] [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
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] The project's OSGi version is 1.0.13.202312152228
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] 
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:51:23 [2023-12-15T22:51:23.849Z] [INFO] Resolving class path of Trace Compass All Tests
17:51:24 [2023-12-15T22:51:24.105Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:51:24 [2023-12-15T22:51:24.106Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.106Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.106Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:24 [2023-12-15T22:51:24.106Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:24 [2023-12-15T22:51:24.106Z] [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
17:51:24 [2023-12-15T22:51:24.362Z] [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
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/src/test/resources
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.618Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.618Z] [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
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.618Z] [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
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.618Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.619Z] [WARNING] No tests found
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT [140/144]
17:51:24 [2023-12-15T22:51:24.619Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:51:24 [2023-12-15T22:51:24.619Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.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
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] The project's OSGi version is 1.0.7.202312152228
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] 
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:24 [2023-12-15T22:51:24.876Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:25 [2023-12-15T22:51:25.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:25 [2023-12-15T22:51:25.133Z] [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
17:51:25 [2023-12-15T22:51:25.133Z] [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
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [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
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [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
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] 
17:51:25 [2023-12-15T22:51:25.133Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:25 [2023-12-15T22:51:25.695Z] [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
17:51:25 [2023-12-15T22:51:25.695Z] [INFO] Command line:
17:51:25 [2023-12-15T22:51:25.695Z] 	[/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]
17:51:25 [2023-12-15T22:51:25.695Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:51:29 [2023-12-15T22:51:29.866Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
17:51:42 [2023-12-15T22:51:42.065Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
17:51:42 [2023-12-15T22:51:42.065Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.066 s
17:51:42 [2023-12-15T22:51:42.065Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.005 s
17:51:42 [2023-12-15T22:51:42.065Z] 
17:51:42 [2023-12-15T22:51:42.065Z] Results:
17:51:42 [2023-12-15T22:51:42.065Z] 
17:51:42 [2023-12-15T22:51:42.065Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:51:42 [2023-12-15T22:51:42.065Z] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] All tests passed
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:42 [2023-12-15T22:51:42.065Z] [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
17:51:42 [2023-12-15T22:51:42.065Z] [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
17:51:42 [2023-12-15T22:51:42.065Z] [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
17:51:42 [2023-12-15T22:51:42.065Z] [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
17:51:42 [2023-12-15T22:51:42.065Z] [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
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT    [141/144]
17:51:42 [2023-12-15T22:51:42.065Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:51:42 [2023-12-15T22:51:42.065Z] [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
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] Building org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT       [142/144]
17:51:42 [2023-12-15T22:51:42.066Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:51:42 [2023-12-15T22:51:42.066Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:51:42 [2023-12-15T22:51:42.066Z] [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
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/src/main/resources
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [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
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.632Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.888Z] [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
17:51:42 [2023-12-15T22:51:42.888Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.888Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.888Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.888Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.888Z] [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
17:51:42 [2023-12-15T22:51:42.888Z] [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
17:51:42 [2023-12-15T22:51:42.888Z] [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
17:51:42 [2023-12-15T22:51:42.888Z] [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
17:51:42 [2023-12-15T22:51:42.889Z] [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
17:51:42 [2023-12-15T22:51:42.889Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.889Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
17:51:42 [2023-12-15T22:51:42.889Z] [INFO] 
17:51:42 [2023-12-15T22:51:42.889Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
17:51:42 [2023-12-15T22:51:42.889Z] [INFO] Building Trace Compass Repository 9.2.0-SNAPSHOT               [143/144]
17:51:42 [2023-12-15T22:51:42.889Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
17:51:42 [2023-12-15T22:51:42.889Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:51:42 [2023-12-15T22:51:42.889Z] [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
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] The project's OSGi version is 9.2.0.202312152228
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] 
17:51:43 [2023-12-15T22:51:43.145Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
17:51:43 [2023-12-15T22:51:43.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
17:51:47 [2023-12-15T22:51:47.312Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] No primary artifact to install, installing attached artifacts instead.
17:51:47 [2023-12-15T22:51:47.312Z] [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
17:51:47 [2023-12-15T22:51:47.312Z] [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
17:51:47 [2023-12-15T22:51:47.312Z] [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
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
17:51:47 [2023-12-15T22:51:47.312Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:51:47 [2023-12-15T22:51:47.312Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:47 [2023-12-15T22:51:47.312Z] [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
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] The project's OSGi version is 1.0.4.202312152228
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:47 [2023-12-15T22:51:47.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:47 [2023-12-15T22:51:47.313Z] [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
17:51:47 [2023-12-15T22:51:47.313Z] [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
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:51:47 [2023-12-15T22:51:47.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:51:47 [2023-12-15T22:51:47.313Z] [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
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [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
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.313Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.313Z] [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
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.570Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.571Z] [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
17:51:47 [2023-12-15T22:51:47.571Z] [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
17:51:47 [2023-12-15T22:51:47.571Z] [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
17:51:47 [2023-12-15T22:51:47.571Z] [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
17:51:47 [2023-12-15T22:51:47.571Z] [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
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] ------------------------------------------------------------------------
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Reactor Summary:
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] 
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass Parent 9.2.0-SNAPSHOT ................ SUCCESS [  8.031 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT SUCCESS [  0.005 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT SUCCESS [  0.005 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 12.283 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass State System Parent 9.2.0-SNAPSHOT ... SUCCESS [  0.057 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.825 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.615 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass TMF Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.005 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.375 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  1.108 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  4.978 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  0.796 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.628 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.806 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  1.318 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass CTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.047 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  5.308 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [  0.930 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.592 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT .. SUCCESS [  0.005 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.515 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.468 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.314 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.668 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT SUCCESS [  0.829 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 47.429 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [04:39 min]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT SUCCESS [ 30.563 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [03:45 min]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [  9.962 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT ..... SUCCESS [  5.866 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  1.036 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT SUCCESS [  1.094 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  1.089 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT SUCCESS [  1.090 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.618 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.699 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.366 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.500 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  1.239 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.572 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  1.329 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT SUCCESS [  0.004 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.161 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  1.601 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.925 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.510 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.687 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  4.224 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.794 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.867 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  3.734 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.853 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.949 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [01:57 min]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.723 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 12.057 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.845 s]
17:51:47 [2023-12-15T22:51:47.571Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  1.001 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 30.715 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.940 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass BTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.004 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.296 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.653 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  1.058 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Documentation 9.2.0-SNAPSHOT ......... SUCCESS [  0.022 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Developer Guide 9.2.0-SNAPSHOT ....... SUCCESS [  9.187 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT ........ SUCCESS [  0.404 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT ........ SUCCESS [  0.318 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  4.622 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  4.441 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT ........ SUCCESS [  0.098 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  4.033 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT .... SUCCESS [  0.203 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.909 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass User Guide 9.2.0-SNAPSHOT ............ SUCCESS [  4.690 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT SUCCESS [  2.863 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT SUCCESS [  2.968 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass RCP User Guide 9.2.0-SNAPSHOT ........ SUCCESS [  2.686 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Pcap User Guide 9.2.0-SNAPSHOT ....... SUCCESS [  2.560 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.628 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT SUCCESS [  0.004 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  1.594 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.763 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT ... SUCCESS [  0.484 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.112 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.660 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  3.646 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.235 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  1.002 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  1.388 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT SUCCESS [  0.290 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.012 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.505 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.793 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.989 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.763 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT SUCCESS [  0.277 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 37.467 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:46 min]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [  0.998 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.703 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT . SUCCESS [  0.210 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 30.711 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.671 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.894 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT SUCCESS [  0.004 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.329 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  5.628 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.284 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.585 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT ... SUCCESS [  0.292 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.227 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.612 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass RCP Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.003 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT .. SUCCESS [  0.194 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT .. SUCCESS [  0.185 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.272 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT ..... SUCCESS [  0.714 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass RCP Feature 9.2.0-SNAPSHOT ........... SUCCESS [  2.510 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  3.572 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.518 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.405 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT SUCCESS [  0.225 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT .... SUCCESS [  0.085 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Json trace Parent 9.2.0-SNAPSHOT ..... SUCCESS [  0.002 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.260 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT .. SUCCESS [  0.223 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass RCP Product 9.2.0-SNAPSHOT ........... SUCCESS [01:38 min]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Target Platform 9.2.0-SNAPSHOT ....... SUCCESS [  2.650 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.732 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.927 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [  0.683 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  1.144 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.789 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  7.072 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  4.637 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.559 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.497 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT SUCCESS [ 17.361 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT . SUCCESS [  0.160 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT .... SUCCESS [  0.606 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] Trace Compass Repository 9.2.0-SNAPSHOT ............ SUCCESS [  4.422 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.260 s]
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] ------------------------------------------------------------------------
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] BUILD SUCCESS
17:51:47 [2023-12-15T22:51:47.572Z] [INFO] ------------------------------------------------------------------------
17:51:47 [2023-12-15T22:51:47.573Z] [INFO] Total time:  23:05 min
17:51:47 [2023-12-15T22:51:47.573Z] [INFO] Finished at: 2023-12-15T22:51:47Z
17:51:47 [2023-12-15T22:51:47.573Z] [INFO] ------------------------------------------------------------------------
17:51:48 [2023-12-15T22:51:48.139Z] [Pipeline] sh
17:51:48 [2023-12-15T22:51:48.660Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
17:51:48 [2023-12-15T22:51:48.776Z] [Pipeline] sh
17:51:49 [2023-12-15T22:51:49.292Z] + git rev-parse --short HEAD
17:51:49 [2023-12-15T22:51:49.486Z] [Pipeline] sh
17:51:50 [2023-12-15T22:51:50.003Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
17:51:50 [2023-12-15T22:51:50.134Z] [Pipeline] sh
17:51:50 [2023-12-15T22:51:50.652Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
17:51:50 [2023-12-15T22:51:50.770Z] [Pipeline] }
17:51:51 [2023-12-15T22:51:51.184Z] [Pipeline] // container
17:51:51 [2023-12-15T22:51:51.549Z] Post stage
17:51:51 [2023-12-15T22:51:51.552Z] [Pipeline] container
17:51:51 [2023-12-15T22:51:51.553Z] [Pipeline] {
17:51:51 [2023-12-15T22:51:51.970Z] [Pipeline] junit
17:51:51 [2023-12-15T22:51:51.973Z] Recording test results
17:52:02 [2023-12-15T22:52:02.835Z] [Checks API] No suitable checks publisher found.
17:52:02 [2023-12-15T22:52:02.838Z] [Pipeline] archiveArtifacts
17:52:02 [2023-12-15T22:52:02.842Z] Archiving artifacts
17:52:03 [2023-12-15T22:52:03.885Z] [Pipeline] }
17:52:04 [2023-12-15T22:52:04.268Z] [Pipeline] // container
17:52:04 [2023-12-15T22:52:04.648Z] [Pipeline] }
17:52:05 [2023-12-15T22:52:05.076Z] [Pipeline] // withEnv
17:52:05 [2023-12-15T22:52:05.452Z] [Pipeline] }
17:52:05 [2023-12-15T22:52:05.829Z] [Pipeline] // stage
17:52:06 [2023-12-15T22:52:06.196Z] [Pipeline] stage
17:52:06 [2023-12-15T22:52:06.197Z] [Pipeline] { (Deploy Site)
17:52:06 [2023-12-15T22:52:06.565Z] Stage "Deploy Site" skipped due to when conditional
17:52:06 [2023-12-15T22:52:06.566Z] [Pipeline] }
17:52:06 [2023-12-15T22:52:06.949Z] [Pipeline] // stage
17:52:07 [2023-12-15T22:52:07.318Z] [Pipeline] stage
17:52:07 [2023-12-15T22:52:07.319Z] [Pipeline] { (Deploy RCP)
17:52:07 [2023-12-15T22:52:07.889Z] Stage "Deploy RCP" skipped due to when conditional
17:52:07 [2023-12-15T22:52:07.890Z] [Pipeline] }
17:52:08 [2023-12-15T22:52:08.281Z] [Pipeline] // stage
17:52:08 [2023-12-15T22:52:08.654Z] [Pipeline] stage
17:52:08 [2023-12-15T22:52:08.654Z] [Pipeline] { (Deploy Doc)
17:52:09 [2023-12-15T22:52:09.033Z] Stage "Deploy Doc" skipped due to when conditional
17:52:09 [2023-12-15T22:52:09.033Z] [Pipeline] }
17:52:09 [2023-12-15T22:52:09.706Z] [Pipeline] // stage
17:52:10 [2023-12-15T22:52:10.335Z] [Pipeline] stage
17:52:10 [2023-12-15T22:52:10.336Z] [Pipeline] { (Javadoc)
17:52:10 [2023-12-15T22:52:10.706Z] Stage "Javadoc" skipped due to when conditional
17:52:10 [2023-12-15T22:52:10.706Z] [Pipeline] }
17:52:11 [2023-12-15T22:52:11.066Z] [Pipeline] // stage
17:52:11 [2023-12-15T22:52:11.437Z] [Pipeline] stage
17:52:11 [2023-12-15T22:52:11.438Z] [Pipeline] { (Deploy Javadoc)
17:52:11 [2023-12-15T22:52:11.828Z] Stage "Deploy Javadoc" skipped due to when conditional
17:52:11 [2023-12-15T22:52:11.828Z] [Pipeline] }
17:52:12 [2023-12-15T22:52:12.539Z] [Pipeline] // stage
17:52:12 [2023-12-15T22:52:12.996Z] [Pipeline] stage
17:52:12 [2023-12-15T22:52:12.997Z] [Pipeline] { (Notarize macos RCP packages)
17:52:13 [2023-12-15T22:52:13.486Z] Stage "Notarize macos RCP packages" skipped due to when conditional
17:52:13 [2023-12-15T22:52:13.486Z] [Pipeline] }
17:52:13 [2023-12-15T22:52:13.900Z] [Pipeline] // stage
17:52:14 [2023-12-15T22:52:14.262Z] [Pipeline] }
17:52:14 [2023-12-15T22:52:14.622Z] [Pipeline] // withEnv
17:52:15 [2023-12-15T22:52:15.007Z] [Pipeline] }
17:52:15 [2023-12-15T22:52:15.367Z] [Pipeline] // timeout
17:52:15 [2023-12-15T22:52:15.750Z] [Pipeline] }
17:52:16 [2023-12-15T22:52:16.119Z] [Pipeline] // timestamps
17:52:16 [2023-12-15T22:52:16.645Z] [Pipeline] }
17:52:17 [2023-12-15T22:52:17.010Z] [Pipeline] // withEnv
17:52:17 [2023-12-15T22:52:17.377Z] [Pipeline] }
17:52:17 [2023-12-15T22:52:17.744Z] [Pipeline] // withEnv
17:52:18 [2023-12-15T22:52:18.125Z] [Pipeline] }
17:52:18 [2023-12-15T22:52:18.486Z] [Pipeline] // node
17:52:18 [2023-12-15T22:52:18.846Z] [Pipeline] }
17:52:19 [2023-12-15T22:52:19.235Z] [Pipeline] // podTemplate
17:52:19 [2023-12-15T22:52:19.594Z] [Pipeline] End of Pipeline
17:52:20 [2023-12-15T22:52:20.346Z] Finished: SUCCESS